ethereum

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 2, 2021 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendTxToEth

func SendTxToEth(client *ethclient.Client, ethTxMsgs []EthTxMsg, gasLimit uint64) (string, error)

func StartListening

func StartListening(client *ethclient.Client, sleepDuration time.Duration, kafkaState utils.KafkaState, protoCodec *codec.ProtoCodec)

Types

type EthTxMsg

type EthTxMsg struct {
	Address common.Address `json:"address"`
	Amount  *big.Int       `json:"amount"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL