pull/3598/head
yann300 2 years ago
parent 24c4b509a4
commit 7b8785d8e7
  1. 2
      libs/remix-simulator/src/vm-context.ts

@ -145,7 +145,7 @@ export class VMCommon extends Common {
blockNumber: BigIntLike,
td?: BigIntLike,
timestamp?: BigIntLike
): string {
): string {
return this.hardfork()
}
}

Loading…
Cancel
Save