Documentation ¶
Index ¶
Constants ¶
View Source
const StakingJSONABI = `` /* 5214-byte string literal not displayed */
View Source
const StressTestJSONABI = `` /* 870-byte string literal not displayed */
Variables ¶
View Source
var ( // ABI for Staking Contract StakingABI = abi.MustNewABI(StakingJSONABI) // ABI for Contract used in e2e stress test StressTestABI = abi.MustNewABI(StressTestJSONABI) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.