FVM: Set chain ID when creating machine

This commit is contained in:
Aayush 2022-12-11 19:16:29 -05:00
parent 596307b32a
commit 518e666015
2 changed files with 2 additions and 1 deletions

View File

@ -310,6 +310,7 @@ func defaultFVMOpts(ctx context.Context, opts *VMOpts) (*ffi.FVMOpts, error) {
},
Epoch: opts.Epoch,
Timestamp: opts.Timestamp,
ChainID: build.Eip155ChainId,
BaseFee: opts.BaseFee,
BaseCircSupply: circToReport,
NetworkVersion: opts.NetworkVersion,

2
extern/filecoin-ffi vendored

@ -1 +1 @@
Subproject commit 02ebb2d6169131cfe489e1063e896f14982c463d
Subproject commit 21217875e44f50c3851615de3ced674a6fdc386c