mirror of
https://github.com/pezkuwichain/revive-differential-tests.git
synced 2026-06-13 08:11:03 +00:00
Test balance deserialization
This commit is contained in:
@@ -527,7 +527,7 @@ where
|
||||
&mut self,
|
||||
BalanceAssertion {
|
||||
address: address_string,
|
||||
amount,
|
||||
expected_balance: amount,
|
||||
}: &BalanceAssertion,
|
||||
node: &T::Blockchain,
|
||||
) -> anyhow::Result<()> {
|
||||
|
||||
Reference in New Issue
Block a user