package
0.1.0
Repository: https://github.com/teleport-network/teleport.git
Documentation: pkg.go.dev

# Functions

DeployStaking deploys a new Ethereum contract, binding an instance of Staking to it.
NewStaking creates a new instance of Staking, bound to a specific deployed contract.
NewStakingCaller creates a new read-only instance of Staking, bound to a specific deployed contract.
NewStakingFilterer creates a new log filterer instance of Staking, bound to a specific deployed contract.
NewStakingTransactor creates a new write-only instance of Staking, bound to a specific deployed contract.

# Variables

StakingABI is the input ABI used to generate the binding from.
StakingAddress is the staking address.
StakingBin is the compiled bytecode used for deploying new contracts.
StakingContract is the compiled staking contract.
Deprecated: Use StakingMetaData.Sigs instead.
StakingMetaData contains all meta data concerning the Staking contract.

# Structs

Staking is an auto generated Go binding around an Ethereum contract.
StakingCaller is an auto generated read-only Go binding around an Ethereum contract.
StakingCallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
StakingCallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
StakingDelegated represents a Delegated event raised by the Staking contract.
StakingDelegatedIterator is returned from FilterDelegated and is used to iterate over the raw logs and unpacked data for Delegated events raised by the Staking contract.
StakingFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
StakingRaw is an auto generated low-level Go binding around an Ethereum contract.
StakingRedelegated represents a Redelegated event raised by the Staking contract.
StakingRedelegatedIterator is returned from FilterRedelegated and is used to iterate over the raw logs and unpacked data for Redelegated events raised by the Staking contract.
StakingSession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
StakingTransactor is an auto generated write-only Go binding around an Ethereum contract.
StakingTransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
StakingTransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
StakingUndelegated represents a Undelegated event raised by the Staking contract.
StakingUndelegatedIterator is returned from FilterUndelegated and is used to iterate over the raw logs and unpacked data for Undelegated events raised by the Staking contract.
StakingWithdrew represents a Withdrew event raised by the Staking contract.
StakingWithdrewIterator is returned from FilterWithdrew and is used to iterate over the raw logs and unpacked data for Withdrew events raised by the Staking contract.