Skip to main content

nil message encode-internal

Description

Encode an internal message

Usage

nil message encode-internal [flags]

Regular Flags

NameTypeDescription
-b, --bouncebooleanDefine whether the "bounce" flag is set
--bounce-tobooleanAddress The bounce address (default 0x0000000000000000000000000000000000000000)
--databooleanBytes The message data (default 0x)
--fee-creditvalueThe fee credit (default 100000)
--fwd-kindbooleanForwardKind The gas forward kind [remaining
-h, --helpbooleanhelp for encode-internal
--kindbooleanMessageKind The message type [execution
--refund-tobooleanAddress The redund address (default 0x0000000000000000000000000000000000000000)
--tobooleanAddress The destination address for the message (default 0x0000000000000000000000000000000000000000)
--valuevalueThe message value

Global Flags

NameTypeDescription
-c, --configstringThe path to the config file (default "/build/.config/nil/config.ini")
-l, --log-levelstringLog level: trace
-q, --quietbooleanQuiet mode (print only the result and exit)
-v, --verbosebooleanVerbose mode (print logs)