Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ethereum/EIPs
/ bn256PairingJovian
Struct
bn256PairingJovian
assets/eip-7885/op-geth/nocgo/core/vm/contracts.go:860–860 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
858
}
859
860
type
bn256PairingJovian
struct
{}
861
862
func
(c *bn256PairingJovian) RequiredGas(input []byte) uint64 {
863
return
new(bn256PairingIstanbul).RequiredGas(input)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected