Skip to main content

Module config

Module config 

Source

Structs§

AccountGenerator
Can create dev accounts
AnvilNodeConfig
Configurations of the EVM node
SubstrateNodeConfig

Constants§

BANNER 🔒
CHAIN_ID
Default chain id of the node
DEFAULT_GAS_LIMIT
The default gas limit for all transactions
DEFAULT_IPC_ENDPOINT
The default IPC endpoint
DEFAULT_MNEMONIC
Default mnemonic for dev accounts
INITIAL_BASE_FEE
In anvil this is 1_000_000_000, in 1e18 denomination. However, asset-hub-westend runtime sets it to 1_000_000.
NODE_PORT
Default port the rpc will open
VERSION_MESSAGE
The short version message information for the Foundry CLI.

Functions§

keypairs_from_private_keys 🔒