Module constants

Module constants 

Source

Constantsยง

NULLIFIED_STATE_TREE_LOOKUP_TABLE_DEVNET
Address lookup table containing nullifier queue pubkeys for devnet. Used to reduce transaction size by referencing queues via lookup table indices.
NULLIFIED_STATE_TREE_LOOKUP_TABLE_MAINNET
Address lookup table containing nullifier queue pubkeys for mainnet-beta. Used to reduce transaction size by referencing queues via lookup table indices.
STATE_TREE_LOOKUP_TABLE_DEVNET
Address lookup table containing state Merkle tree pubkeys for devnet. Used to reduce transaction size by referencing trees via lookup table indices.
STATE_TREE_LOOKUP_TABLE_MAINNET
Address lookup table containing state Merkle tree pubkeys for mainnet-beta. Used to reduce transaction size by referencing trees via lookup table indices.