package
0.4.0-dev.10
Repository: https://github.com/sedaprotocol/seda-chain.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
DefaultParams returns default data-proxy module parameters.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RegisterQueryHandler registers the http handlers for service Query to "mux".
RegisterQueryHandlerClient registers the http handlers for service Query to "mux".
RegisterQueryHandlerFromEndpoint is same as RegisterQueryHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterQueryHandlerServer registers the http handlers for service Query to "mux".
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Roughly 1 week with a ~7 sec block time.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

DataProxyConfigs define the data proxy entries in the registry.
FeeUpdate defines a new fee amount and the height at which it will take effect.
FeeUpdateQueueRecord defines an entry in the data proxy update queue.
GenesisState defines data_proxy module's genesis state.
Allow updating memo and payout address instantly and/or scheduling a fee update.
Returns the height after which the fee update will go into effect.
All data required for a new data proxy.
No response required.
Allow transferring the admin role to a different address.
No response required.
The request message for the UpdateParams method.
No response required.
Module parameters which can be changed through governance.
ProxyConfig defines a data-proxy entry in the registry.
The request message for QueryDataProxyConfig RPC method.
The response message for QueryDataProxyConfig RPC method.
UnimplementedMsgServer can be embedded to have forward compatible implementations.
UnimplementedQueryServer can be embedded to have forward compatible implementations.

# Interfaces

MsgClient is the client API for Msg service.
MsgServer is the server API for Msg service.
QueryClient is the client API for Query service.
QueryServer is the server API for Query service.