package basecoin // TODO: add some common functionality here... // +gen wrapper:"Tx" type TxInner interface { }