Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DB ¶
type DB struct {
CreateTable worker.CreateTableDB
Blocks common.BlocksDB
ContractEvents event.ContractEventsDB
WithdrawProven event.WithdrawProvenDB
WithdrawFinalized event.WithdrawFinalizedDB
StateRoots worker.StateRootDB
L2ToL1 worker.L2ToL1DB
L1ToL2 worker.L1ToL2DB
MsgSentRelationD relation.MsgSentRelationDB
MsgHashRelationD relation.MsgHashRelationDB
RelayRelationD relation.RelayRelationDB
RelayMessage event.RelayMessageDB
StakeRecord relayer.StakingRecordDB
BridgeRecord relayer.BridgeRecordDB
BridgeMsgSent relayer.BridgeMsgSentDB
BridgeMsgHash relayer.BridgeMsgHashDB
BridgeClaim relayer.BridgeClaimDB
BridgeFinalize relayer.BridgeFinalizeDB
BridgeBlockListener relayer.BridgeBlockListenerDB
BridgeFundingPoolDB relayer.BridgeFundingPoolUpdateDB
AppChainLastBlock appchain.AppChainLastBlockDB
AppChainUnStake appchain.AppChainUnStakeDB
AppChainStake appchain.AppChainStakeDB
AppChainIncreaseBatch appchain.AppChainIncreaseBatchDB
AppChainDappLinkBridge appchain.AppChainDappLinkBridgeDB
AppChainWithdraw appchain.AppChainWithdrawDB
AppChainDEthTransfer appchain.AppChainDEthTransferDB
// contains filtered or unexported fields
}
func (*DB) ExecuteSQLMigration ¶
Click to show internal directories.
Click to hide internal directories.