single_sig_args

What the args property of an account_auth descriptor entity or auth_descriptor struct must contain if it represents a single-sig auth descriptor

Properties

Link copied to clipboard
val flags: set<text>

Set of flags, which is used to determine if the auth descriptor can be used to authenticate an operation or not. In other words, it represents the level of control that this auth descriptor has over the account.

Link copied to clipboard

When authorizing an operation with this auth descriptor, it should be signed by the public key or EVM address (without 0x) in this field.