A string representing the address of the signer.
A string or byte array representing the payload of the tx to be signed. Data is arbitrary bytes which can represent text, files, objects. It's applications developers decision how Data should be deserialized, serialized and the object it can represent in their context It's applications developers decision how Data should be treated, by treated we mean the serialization and deserialization process and the Object Data should represent.
Generated using TypeDoc
Creates a StdSignDoc for an ADR-36 object.
Returns
A StdSignDoc object.