Documentation
¶
Overview ¶
Package tracing provides wrapper types for go-ethereum's tracing implementation
Index ¶
Constants ¶
View Source
const ( BalanceChangeUnspecified = tracing.BalanceChangeUnspecified BalanceIncreaseRewardMineUncle = tracing.BalanceIncreaseRewardMineUncle BalanceIncreaseRewardMineBlock = tracing.BalanceIncreaseRewardMineBlock BalanceIncreaseWithdrawal = tracing.BalanceIncreaseWithdrawal BalanceIncreaseGenesisBalance = tracing.BalanceIncreaseGenesisBalance BalanceIncreaseRewardTransactionFee = tracing.BalanceIncreaseRewardTransactionFee BalanceDecreaseGasBuy = tracing.BalanceDecreaseGasBuy BalanceDecreaseSelfdestructBurn = tracing.BalanceDecreaseSelfdestructBurn )
Re-export constants for balance change reasons
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.