Documentation ¶
Index ¶
- Variables
- func CopyReceipts(receipts []*types.Receipt) []*types.Receipt
- func DecodeTx(data []byte) (*types.Transaction, error)
- func FromEVMHash(h common.Hash) *hash.Hash
- func Merge(groups ...[]cli.Flag) []cli.Flag
- func NewMeerEVMAddress(pubkeyHex []byte) (common.Address, error)
- func ProcessEnv(env string, identifier string, exclusionFlags []cli.Flag) ([]string, error)
- func ReverseBytes(bs *[]byte) *[]byte
- func ToEVMHash(h *hash.Hash) common.Hash
- func ToQNGTx(tx *types.Transaction, timestamp int64, newEncoding bool) *qtypes.Tx
- func ToTxHex(data []byte) []byte
- func ToTxHexStr(data []byte) string
- func TotalFees(block *types.Block, receipts []*types.Receipt) *big.Float
- type Key
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func ProcessEnv ¶ added in v1.0.19
func ReverseBytes ¶
func ToTxHexStr ¶ added in v1.0.21
Types ¶
Click to show internal directories.
Click to hide internal directories.