Module constants

Module constants 

Source

Structs§

DETERMINISTIC_KEY_SHARE_DAVE
DETERMINISTIC_KEY_SHARE_NETWORK
DEVICE_KEY_AUX_DATA_TYPE
DEVICE_KEY_CONFIG_TYPE
DEVICE_KEY_HASH

Constants§

DAVE_VERIFYING_KEY
DEFAULT_VERIFYING_KEY
DEFAULT_VERIFYING_KEY_NOT_REGISTERED
DEVICE_KEY_PROXY
device_key_proxy.wasm from the programs repo.
FERDIE_VERIFYING_KEY
INITIAL_MAX_INSTRUCTIONS_PER_PROGRAM
Max instructions per wasm program
MAX_SIGNERS
Max signers, for bounding of total signers for benches, Can be changed but requires a re-run of benches
MIN_BALANCE
MORTALITY_BLOCKS
Blocks a transaction is valid for
NETWORK_PARENT_KEY
Network parent key specific size to fit into [u8; 32] to save extra code
NEXT_NETWORK_PARENT_KEY
PREGENERATED_NETWORK_VERIFYING_KEY
PROGRAM_VERSION_NUMBER
Program version number, must be incremented if version number changes
PRUNE_BLOCK
The amount of blocks before a tx request is pruned from the kvdb
REFRESHES_PER_SESSION
The amount of proactive refreshes we do per session
SETUP_TIMEOUT_SECONDS
Timeout for validators to wait for other validators to join protocol committees
SIGNER_THRESHOLD
Threshold for those signers
TOTAL_SIGNERS
Total signers on the network with the parent key
VERIFICATION_KEY_LENGTH
Size of the verification key