Versions in this module Expand all Collapse all v1 v1.4.1 Oct 2, 2019 Changes in this version + func SaveTx(currentTx *Tx) error + type Tx struct + Hash string + Kind TxKind + func GetTx() (currentTx *Tx, err error) + type TxKind int + const ChangeDaiToEth + const ChangeEthToDai + const DrawDai + const DrawSellLock + const FreeEth + const FreeSellWipe + const LockEth + const WipeDai