Documentation ¶
Index ¶
Constants ¶
View Source
const (
VOTE_INFO = "voteInfo"
)
Variables ¶
This section is empty.
Functions ¶
func CheckVotes ¶
Types ¶
type VoteHandler ¶
type VoteHandler struct { }
func NewVoteHandler ¶
func NewVoteHandler() *VoteHandler
func (*VoteHandler) MakeDepositProposal ¶
func (this *VoteHandler) MakeDepositProposal(service *native.NativeService) (*scom.MakeTxParam, error)
type VoteInfo ¶
func (*VoteInfo) Deserialization ¶
func (this *VoteInfo) Deserialization(source *common.ZeroCopySource) error
func (*VoteInfo) Serialization ¶
func (this *VoteInfo) Serialization(sink *common.ZeroCopySink)
Click to show internal directories.
Click to hide internal directories.