# Functions
EstablishIBCChannelsWithNFTTransfer creates a new IBC channel for fungible transfer, and one with NFT transfer Note that srcPort, dstPort, channelVersion must be specified by the caller.
GetL1Height gets the height of the L1 chain.
GetL2Height gets the height of the L2 chain.
InitializeConfig sets the config for the server context.
InitializeGenesis initializes the genesis state for the application.
InitializeGenesisWithPostSetup initializes the genesis state for the application.
InitializeKeyring adds all system keys to the keyring Only system keys are added to the keyring, since the user keys are added by the user.
InitializeOpBridge creates OP bridge between OPChild and OPHost.
InitializeRPCHelpers initializes the RPC helpers for L1 and L2 chains.
No description provided by the author
RunApp runs the in-process application.
SetBridgeInfo creates OP bridge between OPChild and OPHost.
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
this relayer is just for ibc setup so we can use any address for this.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author