We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfa42b6 commit 156f1d0Copy full SHA for 156f1d0
validator_worker/src/lib.rs
@@ -85,7 +85,6 @@ mod test {
85
};
86
87
#[test]
88
- // TODO: Double check this test - encoded value! after introducing `spenders` ("spender", address, amount)
89
fn get_state_root_hash_returns_correct_hash() {
90
let channel = Channel {
91
leader: IDS[&LEADER],
0 commit comments