OSDN Git Service

fix(cross_chain): add asset_id check in cross_chain_in request (#177)
[bytom/vapor.git] / protocol / bc / types / vote_txoutput.go
index a34107a..f0ebe94 100644 (file)
@@ -4,7 +4,7 @@ import (
        "github.com/vapor/protocol/bc"
 )
 
-// VoteOutput satisfies the TypedOutput interface and represents a vote transaction.
+// VoteTxOutput satisfies the TypedOutput interface and represents a vote transaction.
 type VoteTxOutput struct {
        OutputCommitment
        // Unconsumed suffixes of the commitment and witness extensible strings.