X-Git-Url: http://git.osdn.net/view?p=bytom%2Fvapor.git;a=blobdiff_plain;f=protocol%2Fbc%2Ftypes%2Fvote_txoutput.go;h=f0ebe944a3daa78bb8448a2b9bcd3c3e1b5afd4e;hp=a34107a4a643e251278cf0447ba62dfdc4eadc82;hb=91641ae15f80f23c21745bbdf9357e7124803eee;hpb=9d6411618dc26b22d6b1943dc0e600e1e6dd072f diff --git a/protocol/bc/types/vote_txoutput.go b/protocol/bc/types/vote_txoutput.go index a34107a4..f0ebe944 100644 --- a/protocol/bc/types/vote_txoutput.go +++ b/protocol/bc/types/vote_txoutput.go @@ -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.