Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ParamsSDKType
Interface ParamsSDKType
Params defines the set of params for the distribution module.
interface
ParamsSDKType
{
base_proposer_reward
:
string
;
bonus_proposer_reward
:
string
;
community_tax
:
string
;
withdraw_addr_enabled
:
boolean
;
}
Index
Properties
base_
proposer_
reward
bonus_
proposer_
reward
community_
tax
withdraw_
addr_
enabled
Properties
base_
proposer_
reward
base_
proposer_
reward
:
string
bonus_
proposer_
reward
bonus_
proposer_
reward
:
string
community_
tax
community_
tax
:
string
withdraw_
addr_
enabled
withdraw_
addr_
enabled
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base_
proposer_
reward
bonus_
proposer_
reward
community_
tax
withdraw_
addr_
enabled
@crownfi/sei-js-proto
Loading...
Params defines the set of params for the distribution module.