Documentation ¶
Index ¶
Constants ¶
View Source
const ( //ENV_ZKPROVER_URI environment variable name for ZKPROVER URI ENV_ZKPROVER_URI = "ZKPROVER_URI" //ENV_MERKLETREE_URI environment variable name for MERKLETREE URI ENV_MERKLETREE_URI = "MERKLETREE_URI" )
Variables ¶
View Source
var ( EffectivePercentage = []uint8{state.MaxEffectivePercentage} TwoEffectivePercentages = []uint8{state.MaxEffectivePercentage, state.MaxEffectivePercentage} )
View Source
var (
ForcedBatchSignatureHash = crypto.Keccak256Hash([]byte("ForceBatch(uint64,bytes32,address,bytes)"))
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.