Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-spl-governance
getSetRealmAuthorityInstruction
Function getSetRealmAuthorityInstruction
getSetRealmAuthorityInstruction
<
TAccountRealmAccount
extends
string
,
TAccountRealmAuthority
extends
string
,
TAccountNewRealmAuthority
extends
string
,
TProgramAddress
extends
Address
=
Address
<
"GovER5Lthms3bLBqWub97yVrMmEogzX7xNjdXpPPCVZw"
>
,
>
(
input
:
SetRealmAuthorityInput
<
TAccountRealmAccount
,
TAccountRealmAuthority
,
TAccountNewRealmAuthority
,
>
,
config
?:
{
programAddress
?:
TProgramAddress
}
,
)
:
SetRealmAuthorityInstruction
<
TProgramAddress
,
TAccountRealmAccount
,
TAccountRealmAuthority
,
TAccountNewRealmAuthority
,
>
Type Parameters
TAccountRealmAccount
extends
string
TAccountRealmAuthority
extends
string
TAccountNewRealmAuthority
extends
string
TProgramAddress
extends
Address
=
Address
<
"GovER5Lthms3bLBqWub97yVrMmEogzX7xNjdXpPPCVZw"
>
Parameters
input
:
SetRealmAuthorityInput
<
TAccountRealmAccount
,
TAccountRealmAuthority
,
TAccountNewRealmAuthority
,
>
Optional
config
:
{
programAddress
?:
TProgramAddress
}
Returns
SetRealmAuthorityInstruction
<
TProgramAddress
,
TAccountRealmAccount
,
TAccountRealmAuthority
,
TAccountNewRealmAuthority
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...