# Functions
AddPaginationCmdFlags adds --page --limit flags to Cobra command.
Convert sdk.Int to bytes with little endian (required by Libra).
BuildCmdHelp add long description to Cobra command using short description and provided strings.
BuildError builds an error in unified error style.
Caller returns this func requester and caller meta.
CheckFileExists checks that file exists and it is not a directory.
Get gRPC client connection for UNIX/TCP address string.
Get net.Listener for UNIX/TCP address string.
GetTxCmdCtx context from CLI Tx commands.
Check if it's ethereum address.
Convert little endian bytes to big endian bytes and then to sdk.Int.
PaginateSlice returns slice start/end indices for slice checking int limits.
ParseAssetCodeParam parses assetCode and validates it.
ParseCoinParam parses sdk.Coin param and validates it.
ParseDepositFlag parses --deposit flag.
ParseDnIDParam parses dnTypes.ID param.
ParseEthereumAddressParam parses and validates Ethereum address param.
ParseFilePath opens file.
ParseFromFlag parses --from flag.
ParseHexStringParam parses HEX string param.
ParseInt64Param parses int64 param.
ParsePaginationParams parses --page, --limit flags.
ParseSdkAddressesParams parses sdk.AccAddress comma separated slice.
ParseSdkAddressParam parses sdk.AccAddress param.
ParseSdkDecParam parses sdk.Dec param.
ParseSdkIntParam parses sdk.Int param.
ParseSdkIntParam parses sdk.Uint param.
ParseUint64Param parses uint64 param.
ParseUint8Param parses uint8 param.
ParseUnixTimestamp parses UNIX timestamp in seconds.
ValidateDenomParam validates currency denomination symbol.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
# Type aliases
No description provided by the author