package
0.0.0-20231224052254-3c905e5ef12b
Repository: https://github.com/assetcloud/chain.git
Documentation: pkg.go.dev
# Functions
AssembleChainTx 通过eth tx 组装chain tx 全部走evm 通道.
BlockDetailToEthBlock chain blockdetails transfer to eth block format.
BlockHeaderToEthHeader transfer chain header to eth header.
CaculateRealV return v.
CreateBloom creates a bloom filter out of the give Receipts (+Logs).
NewFilter 创建filter 对象.
TxDetailsToEthReceipts chain txdetails transfer to eth tx receipts.
TxsToEthTxs chain txs format transfer to eth txs format.
# Structs
Block ETH 交易结构体.
CallMsg eth api param.
EthProto eth proto.
EvmLog evm log.
Filter 过滤器.
FilterQuery ...logs Subscription.
Header block header.
Network network info.
Peer peer info.
Ports ...
Protocols peer protocols.
Receipt tx Receipt.
Transaction represents a transaction that will serialize to the RPC representation of a transaction.
# Type aliases
Transactions txs types.