OSDN Git Service

V0.1 votetx utxo (#73)
[bytom/vapor.git] / account / utxo_keeper.go
index 2e169cf..2705526 100644 (file)
@@ -34,6 +34,7 @@ type UTXO struct {
        Amount              uint64
        SourcePos           uint64
        ControlProgram      []byte
+       Vote                []byte
        AccountID           string
        Address             string
        ControlProgramIndex uint64