Helius SDK - v2.2.2
GitHub
npm
Helius Docs
Preparing search index...
types/das
ConfidentialTransferFeeConfig
Interface ConfidentialTransferFeeConfig
Confidential transfer fee configuration extension.
interface
ConfidentialTransferFeeConfig
{
authority
:
string
;
harvest_to_mint_enabled
:
boolean
;
withdraw_withheld_authority_elgamal_pubkey
:
string
;
withheld_amount
:
string
;
}
Index
Properties
authority
harvest_
to_
mint_
enabled
withdraw_
withheld_
authority_
elgamal_
pubkey
withheld_
amount
Properties
authority
authority
:
string
harvest_
to_
mint_
enabled
harvest_to_mint_enabled
:
boolean
withdraw_
withheld_
authority_
elgamal_
pubkey
withdraw_withheld_authority_elgamal_pubkey
:
string
withheld_
amount
withheld_amount
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
authority
harvest_
to_
mint_
enabled
withdraw_
withheld_
authority_
elgamal_
pubkey
withheld_
amount
GitHub
npm
Helius Docs
Helius SDK - v2.2.2
Loading...
Confidential transfer fee configuration extension.