Expand description
Shared utilities for testing contracts. This is not part of the tests module because it is made public for other crates to use.
Modules§
Structs§
- Account
Id32 - An opaque 32-byte cryptographic identifier.
Constants§
- ALICE
- ALICE_
ADDR - ALICE_
FALLBACK - BOB
- BOB_
ADDR - BOB_
FALLBACK - CHARLIE
- CHARLIE_
ADDR - CHARLIE_
FALLBACK - DJANGO
- DJANGO_
ADDR - DJANGO_
FALLBACK - EVE
- Eve is a non ee account and hence needs a stateful mapping and its address is derived by hashing to avoid truncating public keys.
- EVE_
ADDR - EVE_
FALLBACK - GAS_
LIMIT