cmioc encode notice
Encodes a notice according to the Notice function signature.
Command
cmioc encode notice \
--payload 0xdeadbeefRequired options
--payload <blob>
bytes
The actual data being notified by the application. From the perspective of the smart contracts and the node, this is an opaque blob. The application is free to specify any encoding for notice payloads.
Other options
-b, --binary
Write the blob to standard output in binary format.
-h, --help
Display help for command.