agent0.core.hyperdrive.interactive.local_chain_test
Tests for convenience functions in the Local Chain.
Functions
|
Test that ensures block_before_timestamp always returns a block number |
Module Contents
- agent0.core.hyperdrive.interactive.local_chain_test.test_mine_blocks(fast_chain_fixture: agent0.LocalChain)
Test that ensures block_before_timestamp always returns a block number that is closest to but before the timestamp.