mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-29 12:15:22 +08:00
CRC: cleanup comments
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
This commit is contained in:
@@ -471,7 +471,7 @@ impl SignerTest {
|
||||
0,
|
||||
)
|
||||
.expect("FATAL: failed to build vote for aggregate public key");
|
||||
// TODO: add invalid contract calls (one with non cast-vote-aggregate-key function call and one with invalid function args)
|
||||
// TODO: add invalid contract calls (one with non 'vote-for-aggregate-public-key' function call and one with invalid function args)
|
||||
vec![invalid_nonce_tx, invalid_signer_tx]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user