Module parables_testing::ledger [−][src]
A ledger is used to keep track of the books for multiple accounts.
For testing, this permits us to perform a kind of double booking.
Structs
| AccountBalance | 
                                 A ledger state checking account balances against the EVM.  | 
                       
| Ledger | 
Traits
| LedgerState | 
                                 A state that can be verified with a virtual machine.  |