Documentation
¶
Index ¶
- type ProofSrv
- func (s *ProofSrv) RouterExecSwap(butterHost, toChain, txHash, slippage string) (map[string]interface{}, error)
- func (s *ProofSrv) RouterRetryMessageIn(butterHost, toChain, txHash string) (map[string]interface{}, error)
- func (s *ProofSrv) SuccessProof(srcChain, desChain string, srcBlockNumber int64, logIndex uint) (map[string]interface{}, error)
- func (s *ProofSrv) TxExec(req *stream.TxExecOfRequest) (map[string]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProofSrv ¶
type ProofSrv struct {
// contains filtered or unexported fields
}
func (*ProofSrv) RouterExecSwap ¶
func (*ProofSrv) RouterRetryMessageIn ¶
func (*ProofSrv) SuccessProof ¶
Click to show internal directories.
Click to hide internal directories.