Swig TS — API References
Preparing search index...
@swig-wallet/classic
getUpdateAuthorityInstructionContext
Variable getUpdateAuthorityInstructionContext
Const
getUpdateAuthorityInstructionContext
:
(
swig
:
Swig
,
roleId
:
number
,
roleIdToUpdate
:
number
,
updateActionsInfo
:
UpdateAuthorityActionsInfo
,
options
?:
SwigOptions
,
)
=>
Promise
<
SwigInstructionContext
>
Type Declaration
(
swig
:
Swig
,
roleId
:
number
,
roleIdToUpdate
:
number
,
updateActionsInfo
:
UpdateAuthorityActionsInfo
,
options
?:
SwigOptions
,
)
:
Promise
<
SwigInstructionContext
>
Parameters
swig
:
Swig
roleId
:
number
roleIdToUpdate
:
number
updateActionsInfo
:
UpdateAuthorityActionsInfo
Optional
options
:
SwigOptions
Returns
Promise
<
SwigInstructionContext
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Swig TS — API References
Loading...