Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bridge ¶
Bridge fsn bridge inherit from eth bridge
func NewCrossChainBridge ¶
NewCrossChainBridge new fsn bridge
func (*Bridge) GetTransactionAndReceipt ¶
func (b *Bridge) GetTransactionAndReceipt(txHash string) (*types.RPCTxAndReceipt, error)
GetTransactionAndReceipt get tx and receipt (fsn special)
func (*Bridge) SetTokenAndGateway ¶
func (b *Bridge) SetTokenAndGateway(tokenCfg *tokens.TokenConfig, gatewayCfg *tokens.GatewayConfig)
SetTokenAndGateway set token and gateway config
Click to show internal directories.
Click to hide internal directories.