Documentation ¶
Index ¶
Constants ¶
View Source
const ( OperationTypeWrapper = 0 OperationTypeKeygenInput = 1 OperationTypeSignInput = 2 OperationTypeKeygenOutput = 11 OperationTypeSignOutput = 12 CurveSecp256k1ECDSABitcoin = 1 CurveSecp256k1ECDSAEthereum = 2 CurveSecp256k1SchnorrBitcoin = 3 CurveEdwards25519Default = 11 CurveEdwards25519Mixin = 12 )
View Source
const (
AssetIDPusd = "31d2ea9c-95eb-3355-b65b-ba096853bc18"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Operation ¶
func DecodeOperation ¶
func (*Operation) EncodeBase64 ¶
func (*Operation) EncodeMtgMemo ¶
Click to show internal directories.
Click to hide internal directories.