Documentation ¶
Index ¶
- Constants
- func PortalServer(ctx context.Context, clientCtx client.Context, txFactory tx.Factory, ...)
- func SendVoteCommitment(voteID string, vote *voteData)
- func SendVoteReveal(voteID string, vote *voteData)
- func Server(ctx context.Context, clientCtx client.Context, txFactory tx.Factory, ...)
- func TestClient(ctx context.Context, txFactory tx.Factory, clientCtx client.Context, ...)
- type RelaySession
- type UserSessions
- type UserSessionsEpochData
Constants ¶
View Source
const ( RETRY_INCORRECT_SEQUENCE = 3 TimeWaitInitializeChainSentry = 10 RetryInitAttempts = 10 )
Variables ¶
This section is empty.
Functions ¶
func PortalServer ¶
func SendVoteCommitment ¶
func SendVoteCommitment(voteID string, vote *voteData)
func SendVoteReveal ¶
func SendVoteReveal(voteID string, vote *voteData)
Types ¶
type RelaySession ¶
type RelaySession struct { CuSum uint64 UniqueIdentifier uint64 Lock utils.LavaMutex Proof *pairingtypes.RelayRequest // saves last relay request of a session as proof RelayNum uint64 PairingEpoch uint64 // contains filtered or unexported fields }
func (*RelaySession) GetPairingEpoch ¶
func (r *RelaySession) GetPairingEpoch() uint64
func (*RelaySession) SetPairingEpoch ¶
func (r *RelaySession) SetPairingEpoch(epoch uint64)
type UserSessions ¶
type UserSessionsEpochData ¶
Directories ¶
Path | Synopsis |
---|---|
rpcclient
package rpcclient implements bi-directional JSON-RPC 2.0 on multiple transports.
|
package rpcclient implements bi-directional JSON-RPC 2.0 on multiple transports. |
thirdparty/thirdparty_utils/cosmos/tx/config/v1
Code generated by protoc-gen-go-pulsar.
|
Code generated by protoc-gen-go-pulsar. |
thirdparty/thirdparty_utils/cosmos/tx/signing/v1beta1
Code generated by protoc-gen-go-pulsar.
|
Code generated by protoc-gen-go-pulsar. |
thirdparty/thirdparty_utils/cosmos/tx/v1beta1
Code generated by protoc-gen-go-pulsar.
|
Code generated by protoc-gen-go-pulsar. |
thirdparty/thirdparty_utils/cosmwasm_types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
thirdparty/thirdparty_utils/ibc/apps/29-fee/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
thirdparty/thirdparty_utils/ibc/apps/interchain-accounts/controller/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
thirdparty/thirdparty_utils/ibc/apps/interchain-accounts/host/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
thirdparty/thirdparty_utils/ibc/apps/transfer/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
thirdparty/thirdparty_utils/ibc/core/channel/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
thirdparty/thirdparty_utils/ibc/core/client/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
thirdparty/thirdparty_utils/ibc/core/connection/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
thirdparty/thirdparty_utils/juno/mint/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
thirdparty/thirdparty_utils/osmosis_protobufs/epochs/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
thirdparty/thirdparty_utils/osmosis_protobufs/gamm/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
thirdparty/thirdparty_utils/osmosis_protobufs/ibc-rate-limit/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
thirdparty/thirdparty_utils/osmosis_protobufs/incentives/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
thirdparty/thirdparty_utils/osmosis_protobufs/lockup/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
thirdparty/thirdparty_utils/osmosis_protobufs/mint/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
thirdparty/thirdparty_utils/osmosis_protobufs/pool-incentives/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
thirdparty/thirdparty_utils/osmosis_protobufs/superfluid/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
thirdparty/thirdparty_utils/osmosis_protobufs/tokenfactory/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
thirdparty/thirdparty_utils/osmosis_protobufs/twap/types
Package queryproto is a reverse proxy.
|
Package queryproto is a reverse proxy. |
thirdparty/thirdparty_utils/osmosis_protobufs/txfees/types
Package types is a reverse proxy.
|
Package types is a reverse proxy. |
Click to show internal directories.
Click to hide internal directories.