Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-spl-governance
SetGovernanceConfigInput
Interface SetGovernanceConfigInput<TAccountGovernanceAccount>
interface
SetGovernanceConfigInput
<
TAccountGovernanceAccount
extends
string
=
string
,
>
{
config
:
GovernanceConfigArgs
;
governanceAccount
:
TransactionSigner
<
TAccountGovernanceAccount
>
;
}
Type Parameters
TAccountGovernanceAccount
extends
string
=
string
Index
Properties
config
governance
Account
Properties
config
config
:
GovernanceConfigArgs
governance
Account
governanceAccount
:
TransactionSigner
<
TAccountGovernanceAccount
>
The governance account the config is for
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
governance
Account
Coda by Ian Macalinao
Loading...
The governance account the config is for