Documentation ¶
Index ¶
Constants ¶
View Source
const (
//function name
REPLENISH_TX = "replenishTx"
)
Variables ¶
This section is empty.
Functions ¶
func RegisterReplenishContract ¶
func RegisterReplenishContract(native *native.NativeService)
Register methods
func ReplenishTx ¶
func ReplenishTx(native *native.NativeService) ([]byte, error)
Types ¶
type ReplenishTxParam ¶
func (*ReplenishTxParam) Deserialization ¶
func (this *ReplenishTxParam) Deserialization(source *common.ZeroCopySource) error
func (*ReplenishTxParam) Serialization ¶
func (this *ReplenishTxParam) Serialization(sink *common.ZeroCopySink)
Click to show internal directories.
Click to hide internal directories.