Realm

gno.land/r/onbloc/ibc/union/core/v1

Render

this realm has no Render() output

All exported functions (1)

show raw signatures
NameParamsReturns
NewCoreV1 [{"Name": "s", "Type": "interface {AcknowledgementReceipt func(gno.land/p/onbloc/ibc/union/types.ChannelId, gno.land/p/onbloc/ibc/union/types.Packet) (gno.land/p/onbloc/ibc/union/types.H256, bool); AddClient func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.ClientType, .uverse.address, gno.land/p/onbloc/ibc/union/lightclient.Interface) gno.land/p/onbloc/ibc/union/types.ClientId; BatchPacketsAt func(gno.land/p/onbloc/ibc/union/types.H256) (gno.land/p/onbloc/ibc/union/types.H256, bool); BatchReceiptsAt func(gno.land/p/onbloc/ibc/union/types.H256) (gno.land/p/onbloc/ibc/union/types.H256, bool); ClientExists func(gno.land/p/onbloc/ibc/union/types.ClientId) bool; ClientRegistry func(gno.land/p/onbloc/ibc/union/types.ClientType) (gno.land/p/onbloc/ibc/union/lightclient.ClientImpl, bool); ClientStateBytes func(gno.land/p/onbloc/ibc/union/types.ClientId) ([]uint8, bool); ClientType func(gno.land/p/onbloc/ibc/union/types.ClientId) (gno.land/p/onbloc/ibc/union/types.ClientType, bool); CommitAcknowledgement func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.Packet, []uint8); CommitPacket func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.Packet); ConsensusStateBytes func(gno.land/p/onbloc/ibc/union/types.ClientId, gno.land/p/onbloc/ibc/union/types.Height) ([]uint8, bool); CreateChannel func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.ChannelId, gno.land/p/onbloc/ibc/union/types.Channel, gno.land/p/onbloc/ibc/union/types.Bytes); GetAppByPortId func(gno.land/p/onbloc/ibc/union/types.Bytes) (gno.land/p/onbloc/ibc/union/app.IApp, bool); GetChannel func(gno.land/p/onbloc/ibc/union/types.ChannelId) (gno.land/p/onbloc/ibc/union/types.Channel, bool); GetChannelOwner func(gno.land/p/onbloc/ibc/union/types.ChannelId) (gno.land/p/onbloc/ibc/union/types.Bytes, bool); GetChannels func() ([]gno.land/p/onbloc/ibc/union/types.Channel, .uverse.error); GetClientImpl func(gno.land/p/onbloc/ibc/union/types.ClientId) (gno.land/p/onbloc/ibc/union/lightclient.ClientImpl, bool); GetConnection func(gno.land/p/onbloc/ibc/union/types.ConnectionId) (gno.land/p/onbloc/ibc/union/types.Connection, bool); GetLightClient func(gno.land/p/onbloc/ibc/union/types.ClientId) (gno.land/p/onbloc/ibc/union/lightclient.Interface, bool); HasApp func(gno.land/p/onbloc/ibc/union/types.Bytes) bool; HasNonMembershipProof func(gno.land/p/onbloc/ibc/union/types.ClientId, uint64, []uint8) bool; HasPacketCommitment func(gno.land/p/onbloc/ibc/union/types.Packet) bool; HasPacketReceipt func(gno.land/p/onbloc/ibc/union/types.Packet) bool; HasRegisteredClient func(gno.land/p/onbloc/ibc/union/types.ClientType) bool; MembershipProofAt func(gno.land/p/onbloc/ibc/union/types.ClientId, uint64, []uint8) (gno.land/p/onbloc/ibc/union/types.H256, bool); NextChannelId func(int, .uverse.realm) gno.land/p/onbloc/ibc/union/types.ChannelId; NextConnectionId func(int, .uverse.realm) gno.land/p/onbloc/ibc/union/types.ConnectionId; PacketCommitment func(gno.land/p/onbloc/ibc/union/types.ChannelId, gno.land/p/onbloc/ibc/union/types.Packet) (gno.land/p/onbloc/ibc/union/types.H256, bool); RegisterAppAtPort func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.Bytes, gno.land/p/onbloc/ibc/union/app.IApp); RegisterClient func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.ClientType, gno.land/p/onbloc/ibc/union/lightclient.ClientImpl); SaveBatchPackets func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.ChannelId, gno.land/p/onbloc/ibc/union/types.H256, gno.land/p/onbloc/ibc/union/types.H256); SaveBatchReceipts func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.ChannelId, gno.land/p/onbloc/ibc/union/types.H256, gno.land/p/onbloc/ibc/union/types.H256); SaveChannel func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.ChannelId, gno.land/p/onbloc/ibc/union/types.Channel); SaveClientState func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.ClientId, []uint8) bool; SaveClientStore func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.ClientId, string, []uint8) bool; SaveConnection func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.ConnectionId, gno.land/p/onbloc/ibc/union/types.Connection); SaveConsensusState func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.ClientId, gno.land/p/onbloc/ibc/union/types.Height, []uint8) bool; SaveMembershipProof func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.ClientId, uint64, []uint8, gno.land/p/onbloc/ibc/union/types.H256); SaveNonMembershipProof func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.ClientId, uint64, []uint8, gno.land/p/onbloc/ibc/union/types.H256); SetLightClient func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.ClientId, gno.land/p/onbloc/ibc/union/lightclient.Interface) bool; SetPacketAcknowledged func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.Packet); SetPacketReceipt func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.Packet)}", "Value": ""}] [{"Name": ".res.0", "Type": "interface {BatchAcks func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgBatchAcks); BatchSend func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgBatchSend); ChannelCloseConfirm func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgChannelCloseConfirm); ChannelCloseInit func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgChannelCloseInit); ChannelOpenAck func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgChannelOpenAck); ChannelOpenConfirm func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgChannelOpenConfirm); ChannelOpenInit func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgChannelOpenInit); ChannelOpenTry func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgChannelOpenTry); CommitMembershipProof func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgCommitMembershipProof); CommitNonMembershipProof func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgCommitNonMembershipProof); ConnectionOpenAck func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgConnectionOpenAck); ConnectionOpenConfirm func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgConnectionOpenConfirm); ConnectionOpenInit func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgConnectionOpenInit); ConnectionOpenTry func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgConnectionOpenTry); CreateClient func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgCreateClient); ForceChannelOpenAck func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgChannelOpenAck); ForceChannelOpenConfirm func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgChannelOpenConfirm); ForceChannelOpenTry func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgChannelOpenTry); ForceConnectionOpenAck func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgConnectionOpenAck); ForceConnectionOpenConfirm func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgConnectionOpenConfirm); ForceConnectionOpenTry func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgConnectionOpenTry); ForceUpdateClient func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgForceUpdateClient); GetBatchPacketsCommitment func(gno.land/p/onbloc/ibc/union/types.H256) (gno.land/p/onbloc/ibc/union/types.H256, .uverse.error); GetBatchReceiptsCommitment func(gno.land/p/onbloc/ibc/union/types.H256) (gno.land/p/onbloc/ibc/union/types.H256, .uverse.error); GetChannel func(gno.land/p/onbloc/ibc/union/types.ChannelId) (gno.land/p/onbloc/ibc/union/types.Channel, .uverse.error); GetChannels func() ([]gno.land/p/onbloc/ibc/union/types.Channel, .uverse.error); GetClientImpl func(gno.land/p/onbloc/ibc/union/types.ClientId) (string, .uverse.error); GetClientStateBytes func(gno.land/p/onbloc/ibc/union/types.ClientId) ([]uint8, .uverse.error); GetClientType func(gno.land/p/onbloc/ibc/union/types.ClientId) (gno.land/p/onbloc/ibc/union/types.ClientType, .uverse.error); GetCommittedMembershipProofCommitment func(gno.land/p/onbloc/ibc/union/types.ClientId, uint64, []uint8) (gno.land/p/onbloc/ibc/union/types.H256, .uverse.error); GetCommittedNonMembershipProof func(gno.land/p/onbloc/ibc/union/types.ClientId, uint64, []uint8) bool; GetConnection func(gno.land/p/onbloc/ibc/union/types.ConnectionId) (gno.land/p/onbloc/ibc/union/types.Connection, .uverse.error); GetConsensusStateBytes func(gno.land/p/onbloc/ibc/union/types.ClientId, gno.land/p/onbloc/ibc/union/types.Height) ([]uint8, .uverse.error); GetLatestHeight func(gno.land/p/onbloc/ibc/union/types.ClientId) (uint64, .uverse.error); GetLightClient func(gno.land/p/onbloc/ibc/union/types.ClientId) (gno.land/p/onbloc/ibc/union/lightclient.Interface, bool); GetRegisteredClientType func(gno.land/p/onbloc/ibc/union/types.ClientType) bool; GetStatus func(gno.land/p/onbloc/ibc/union/types.ClientId) (gno.land/p/onbloc/ibc/union/types.Status, .uverse.error); GetTimestampAtHeight func(gno.land/p/onbloc/ibc/union/types.ClientId, uint64) (gno.land/p/onbloc/ibc/union/types.Timestamp, .uverse.error); HasClient func(gno.land/p/onbloc/ibc/union/types.ClientType) bool; IntentPacketRecv func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgIntentPacketRecv); Misbehaviour func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgMisbehaviour); PacketAcknowledgement func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgPacketAcknowledgement); PacketRecv func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgPacketRecv); PacketTimeout func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgPacketTimeout); RegisterApp func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/app.IApp); RegisterClient func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.ClientType, gno.land/p/onbloc/ibc/union/lightclient.ClientImpl); SendPacket func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.ChannelId, gno.land/p/onbloc/ibc/union/types.Timestamp, []uint8) gno.land/p/onbloc/ibc/union/types.Packet; UpdateClient func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgUpdateClient); WriteAcknowledgement func(int, .uverse.realm, gno.land/p/onbloc/ibc/union/types.MsgWriteAcknowledgement)}", "Value": ""}]

Files

Storage

{
  "raw": "storage: 15607, deposit: 1560700"
}