Sign
Description
Sign a transaction
Usage
cleos sign [OPTIONS] transaction
Positional Parameters
transactionTEXT - The JSON string or filename defining the transaction to sign
Options
-k,--private-keyTEXT - The private key that will be used to sign the transaction--public-keyTEXT - Askkeosdto sign with the corresponding private key of the given public key-c,--chain-idTEXT - The chain id that will be used to sign the transaction-p,--push-transaction- Push transaction after signing