package
3.3.0+incompatible
Repository: https://github.com/minterteam/minter-go-node.git
Documentation: pkg.go.dev

# Functions

Decode decodes a hex string with Mx prefix.
DecodeBig decodes a hex string with Mx prefix as a quantity.
DecodeUint64 decodes a hex string with Mx prefix as a quantity.
Encode encodes b as a hex string with Mx prefix.
EncodeBig encodes bigint as a hex string with Mx prefix.
EncodeUint64 encodes i as a hex string with Mx prefix.
MustDecode decodes a hex string with Mx prefix.
MustDecodeBig decodes a hex string with Mx prefix as a quantity.
MustDecodeUint64 decodes a hex string with Mx prefix as a quantity.
UnmarshalFixedJSON decodes the input as a string with Mx prefix.
UnmarshalFixedText decodes the input as a string with Mx prefix.
UnmarshalFixedUnprefixedText decodes the input as a string with optional Mx prefix.

# Variables

Error set.
Error set.
Error set.
Error set.
Error set.
Error set.
Error set.
Error set.
Error set.

# Type aliases

Big marshals/unmarshals as a JSON string with Mx prefix.
Bytes marshals/unmarshals as a JSON string with Mx prefix.
Uint marshals/unmarshals as a JSON string with Mx prefix.
Uint64 marshals/unmarshals as a JSON string with Mx prefix.