package
Version:
v1.4.1
Opens a new window with list of versions in this module.
Published: Oct 2, 2019
License: Unlicense
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
SaveTx saves the current transaction
Tx represents a Transaction of a certain kind
func GetTx() (currentTx *Tx, err error)
GetTx retrieves the current transaction
TxKind is the kind of transaction
const (
DrawDai TxKind = iota
ChangeDaiToEth
LockEth
ChangeEthToDai
WipeDai
FreeEth
FreeSellWipe
DrawSellLock
)
These are the TxKind list
Source Files
¶
Click to show internal directories.
Click to hide internal directories.