Module signer

Source
Expand description

Type validating that the account signed the transaction

Structsยง

Signer
Type validating that the account signed the transaction. No other ownership or type checks are done. If this is used, one should not try to access the underlying account data.
OSZAR »