Module constants

Module constants 

Source

Constantsยง

LIGHT_PROTOCOL_LOOKUP_TABLE_ADDRESS
Address lookup table with zk compression related keys. Use to reduce transaction size.
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.