fixed size event topics

Signed-off-by: Cyrill Leutwiler <bigcyrill@hotmail.com>
This commit is contained in:
Cyrill Leutwiler
2024-09-10 09:09:52 +02:00
parent 77df88b3cb
commit 6635a0b337
3 changed files with 6 additions and 9 deletions
-1
View File
@@ -58,7 +58,6 @@ pub enum SpecsAction {
},
/// Verify the result of the last call, omitting this will simply ensure the last call was successful
VerifyCall(VerifyCallExpectation),
/// Verify the balance of an account
VerifyBalance {
origin: TestAddress,