Kit
Functions

upgradeRoleToSigner

Call Signature

upgradeRoleToSigner(role): READONLY_SIGNER

Parameters

ParameterType
roleREADONLY

Returns

READONLY_SIGNER

An AccountRole representing the signer variant of the supplied role.

Call Signature

upgradeRoleToSigner(role): WRITABLE_SIGNER

Parameters

ParameterType
roleWRITABLE

Returns

WRITABLE_SIGNER

An AccountRole representing the signer variant of the supplied role.

Call Signature

upgradeRoleToSigner(role): AccountRole

Parameters

ParameterType
roleAccountRole

Returns

AccountRole

An AccountRole representing the signer variant of the supplied role.

On this page