Kit
Functions

downgradeRoleToNonSigner

Call Signature

downgradeRoleToNonSigner(role): READONLY

Parameters

ParameterType
roleREADONLY_SIGNER

Returns

READONLY

An AccountRole representing the non-signer variant of the supplied role.

Call Signature

downgradeRoleToNonSigner(role): WRITABLE

Parameters

ParameterType
roleWRITABLE_SIGNER

Returns

WRITABLE

An AccountRole representing the non-signer variant of the supplied role.

Call Signature

downgradeRoleToNonSigner(role): AccountRole

Parameters

ParameterType
roleAccountRole

Returns

AccountRole

An AccountRole representing the non-signer variant of the supplied role.

On this page