OSDN Git Service

add time limit for votetx (#102)
[bytom/vapor.git] / database / storage / utxo_entry.go
index b0edbdb..de1c466 100644 (file)
@@ -4,6 +4,7 @@ const (
        NormalUTXOType uint32 = iota
        CoinbaseUTXOType
        CrosschainUTXOType
+       VoteUTXOType
 )
 
 // NewUtxoEntry will create a new utxo entry