Variables
CommunityPoolSpendProposal
CommunityPoolSpendProposal: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
decode:function
Parameters
input: Uint8Array | Reader
Optional length: number
encode:function
fromJSON:function
fromPartial:function
Type parameters
Parameters
toJSON:function
Parameters
Returns unknown
CommunityPoolSpendProposalWithDeposit
CommunityPoolSpendProposalWithDeposit: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
decode:function
Parameters
input: Uint8Array | Reader
Optional length: number
encode:function
fromJSON:function
fromPartial:function
Type parameters
Parameters
toJSON:function
Parameters
Returns unknown
DelegationDelegatorReward
DelegationDelegatorReward: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
decode:function
Parameters
input: Uint8Array | Reader
Optional length: number
encode:function
fromJSON:function
fromPartial:function
Type parameters
Parameters
toJSON:function
Parameters
Returns unknown
DelegatorStartingInfo
DelegatorStartingInfo: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
decode:function
Parameters
input: Uint8Array | Reader
Optional length: number
encode:function
fromJSON:function
fromPartial:function
Type parameters
Parameters
toJSON:function
Parameters
Returns unknown
FeePool
FeePool: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
decode:function
Parameters
input: Uint8Array | Reader
Optional length: number
encode:function
fromJSON:function
fromPartial:function
Type parameters
I: { community_pool?: { denom?: string | undefined; amount?: string | undefined; }[] } & { community_pool?: { amount?: string; denom?: string }[] & ({ amount?: string; denom?: string } & { denom?: string | undefined; amount?: string | undefined; } & Record<Exclude<keyof I["community_pool"][number], keyof <internal>.DecCoin>, never>)[] & Record<Exclude<keyof I["community_pool"], keyof { amount?: string; denom?: string }[]>, never> } & Record<Exclude<keyof I, "community_pool">, never>
Parameters
toJSON:function
Parameters
Returns unknown
Params
Params: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
decode:function
Parameters
input: Uint8Array | Reader
Optional length: number
encode:function
fromJSON:function
fromPartial:function
Type parameters
I: { base_proposer_reward?: string; bonus_proposer_reward?: string; community_tax?: string; secret_foundation_address?: string; secret_foundation_tax?: string; withdraw_addr_enabled?: boolean } & { base_proposer_reward?: string; bonus_proposer_reward?: string; community_tax?: string; secret_foundation_address?: string; secret_foundation_tax?: string; withdraw_addr_enabled?: boolean } & Record<Exclude<keyof I, keyof <internal>."/opt/buildhome/repo/src/protobuf/cosmos/distribution/v1beta1/distribution".Params>, never>
Parameters
toJSON:function
Parameters
Returns unknown
ValidatorAccumulatedCommission
ValidatorAccumulatedCommission: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
decode:function
Parameters
input: Uint8Array | Reader
Optional length: number
encode:function
fromJSON:function
fromPartial:function
Type parameters
I: { commission?: { denom?: string | undefined; amount?: string | undefined; }[] } & { commission?: { amount?: string; denom?: string }[] & ({ amount?: string; denom?: string } & { denom?: string | undefined; amount?: string | undefined; } & Record<Exclude<keyof I["commission"][number], keyof <internal>.DecCoin>, never>)[] & Record<Exclude<keyof I["commission"], keyof { amount?: string; denom?: string }[]>, never> } & Record<Exclude<keyof I, "commission">, never>
Parameters
toJSON:function
Parameters
Returns unknown
ValidatorCurrentRewards
ValidatorCurrentRewards: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
decode:function
Parameters
input: Uint8Array | Reader
Optional length: number
encode:function
fromJSON:function
fromPartial:function
Type parameters
Parameters
toJSON:function
Parameters
Returns unknown
ValidatorHistoricalRewards
ValidatorHistoricalRewards: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
decode:function
Parameters
input: Uint8Array | Reader
Optional length: number
encode:function
fromJSON:function
fromPartial:function
Type parameters
Parameters
toJSON:function
Parameters
Returns unknown
ValidatorOutstandingRewards
ValidatorOutstandingRewards: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
decode:function
Parameters
input: Uint8Array | Reader
Optional length: number
encode:function
fromJSON:function
fromPartial:function
Type parameters
I: { rewards?: { denom?: string | undefined; amount?: string | undefined; }[] } & { rewards?: { amount?: string; denom?: string }[] & ({ amount?: string; denom?: string } & { denom?: string | undefined; amount?: string | undefined; } & Record<Exclude<keyof I["rewards"][number], keyof <internal>.DecCoin>, never>)[] & Record<Exclude<keyof I["rewards"], keyof { amount?: string; denom?: string }[]>, never> } & Record<Exclude<keyof I, "rewards">, never>
Parameters
toJSON:function
Parameters
Returns unknown
ValidatorSlashEvent
ValidatorSlashEvent: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
decode:function
Parameters
input: Uint8Array | Reader
Optional length: number
encode:function
fromJSON:function
fromPartial:function
Type parameters
Parameters
toJSON:function
Parameters
Returns unknown
ValidatorSlashEvents
ValidatorSlashEvents: { decode: any; encode: any; fromJSON: any; fromPartial: any; toJSON: any }
Type declaration
decode:function
Parameters
input: Uint8Array | Reader
Optional length: number
encode:function
fromJSON:function
fromPartial:function
Type parameters
Parameters
toJSON:function
Parameters
Returns unknown
protobufPackage
protobufPackage: "cosmos.distribution.v1beta1" = "cosmos.distribution.v1beta1"