filecoin-project / filecoin-ffi

C and CGO bindings for Filecoin's Rust libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

v16 fvm implicit message Subcalls structure No matter what message returns null, I hope to have this information as in the version before v15

LINJINTIANDE opened this issue · comments

func (f *FVM) ApplyImplicitMessage(msgBytes []byte) (*ApplyRet, error) {

{"ExitCode":0,"ReturnVal":null,"GasUsed":22114968,"PenaltyHi":0,"PenaltyLo":0,"MinerTipHi":0,"MinerTipLo":0,"BaseFeeBurnHi":0,"BaseFeeBurnLo":0,"OverEstimationBurnHi":0,"OverEstimationBurnLo":0,"RefundHi":0,"RefundLo":0,"GasRefund":0,"GasBurned":0,"ExecTrace":null,"FailureInfo":""}

FvMachineExecuteMessage calls the implicit message and the result is empty