Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ParamsAmino
Interface ParamsAmino
Params defines the set of params for the distribution module.
interface
ParamsAmino
{
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
Optional
base_
proposer_
reward
base_
proposer_
reward
?:
string
Optional
bonus_
proposer_
reward
bonus_
proposer_
reward
?:
string
Optional
community_
tax
community_
tax
?:
string
Optional
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.