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.