A sign message is a data structure that is used to create a [[StdSignature]] to be later
appended to the list of signatures in an [[StdTx]]. Essentially, it contains all the
information needed to sign and build a transaction, and can be described as an
"unsigned transaction."
A sign message is a data structure that is used to create a [[StdSignature]] to be later appended to the list of signatures in an [[StdTx]]. Essentially, it contains all the information needed to sign and build a transaction, and can be described as an "unsigned transaction."