Documentation ¶
Index ¶
Constants ¶
View Source
const IxoNativeToken = "uixo"
Variables ¶
This section is empty.
Functions ¶
func Contains ¶
https://play.golang.org/p/Qg_uv_inCek contains checks if a string is present in a slice
func IxoSigVerificationGasConsumer ¶
func IxoSigVerificationGasConsumer( meter sdk.GasMeter, sig signing.SignatureV2, params authtypes.Params, ) error
Identical to DefaultSigVerificationGasConsumer, but with ed25519 allowed
func RemoveOrdered ¶
removes an element at index i from a slice, will not change order of slice (slow)
func RemoveUnordered ¶
removes an element at index i from a slice, will change order of slice (fast)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.