Home
last modified time | relevance | path

Searched defs:ScpBallot (Results 1 – 1 of 1) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/vendor/github.com/stellar/go/xdr/
H A Dxdr_generated.go68 type ScpBallot struct { struct
69 Counter Uint32
70 Value Value
74 func (s ScpBallot) MarshalBinary() ([]byte, error) {
81 func (s *ScpBallot) UnmarshalBinary(inp []byte) error {