Documentation ¶
Index ¶
- Constants
- type KvMapper
- type KvstoreTx
- func (kv KvstoreTx) CalcGas() types.BigInt
- func (kv KvstoreTx) Exec(ctx context.Context) (result types.Result, crossTxQcps *txs.TxQcp)
- func (kv KvstoreTx) GetGasPayer() types.Address
- func (kv KvstoreTx) GetSignData() []byte
- func (kv KvstoreTx) GetSigner() []types.Address
- func (kv KvstoreTx) ValidateData() bool
Constants ¶
View Source
const KvMapperName = "kvmapper"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KvstoreTx ¶
func NewKvstoreTx ¶
func (KvstoreTx) GetGasPayer ¶
func (KvstoreTx) GetSignData ¶
func (KvstoreTx) ValidateData ¶
Click to show internal directories.
Click to hide internal directories.