Documentation
Preparing search index...
@orca-so/whirlpools-client
SetCollectProtocolFeesAuthorityInput
Type Alias SetCollectProtocolFeesAuthorityInput<TAccountWhirlpoolsConfig, TAccountCollectProtocolFeesAuthority, TAccountNewCollectProtocolFeesAuthority>
type
SetCollectProtocolFeesAuthorityInput
<
TAccountWhirlpoolsConfig
extends
string
=
string
,
TAccountCollectProtocolFeesAuthority
extends
string
=
string
,
TAccountNewCollectProtocolFeesAuthority
extends
string
=
string
,
>
=
{
collectProtocolFeesAuthority
:
TransactionSigner
<
TAccountCollectProtocolFeesAuthority
,
>
;
newCollectProtocolFeesAuthority
:
Address
<
TAccountNewCollectProtocolFeesAuthority
,
>
;
whirlpoolsConfig
:
Address
<
TAccountWhirlpoolsConfig
>
;
}
Type Parameters
TAccountWhirlpoolsConfig
extends
string
=
string
TAccountCollectProtocolFeesAuthority
extends
string
=
string
TAccountNewCollectProtocolFeesAuthority
extends
string
=
string
Index
Properties
collect
Protocol
Fees
Authority
new
Collect
Protocol
Fees
Authority
whirlpools
Config
Properties
collect
Protocol
Fees
Authority
collectProtocolFeesAuthority
:
TransactionSigner
<
TAccountCollectProtocolFeesAuthority
,
>
new
Collect
Protocol
Fees
Authority
newCollectProtocolFeesAuthority
:
Address
<
TAccountNewCollectProtocolFeesAuthority
,
>
whirlpools
Config
whirlpoolsConfig
:
Address
<
TAccountWhirlpoolsConfig
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
collect
Protocol
Fees
Authority
new
Collect
Protocol
Fees
Authority
whirlpools
Config
Documentation
Loading...