Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EdOnBN254PointAdd ¶
type EdOnBN254PointAdd struct{}
func (*EdOnBN254PointAdd) RegistryKey ¶
func (a *EdOnBN254PointAdd) RegistryKey() common.Address
func (*EdOnBN254PointAdd) RequiredGas ¶
func (a *EdOnBN254PointAdd) RequiredGas(input []byte) uint64
type EdOnBN254ScalarMul ¶
type EdOnBN254ScalarMul struct{}
func (*EdOnBN254ScalarMul) RegistryKey ¶
func (a *EdOnBN254ScalarMul) RegistryKey() common.Address
func (*EdOnBN254ScalarMul) RequiredGas ¶
func (a *EdOnBN254ScalarMul) RequiredGas(input []byte) uint64
type VerifyMatchmaking ¶
type VerifyMatchmaking struct{}
func (*VerifyMatchmaking) RegistryKey ¶
func (m *VerifyMatchmaking) RegistryKey() common.Address
func (*VerifyMatchmaking) RequiredGas ¶
func (m *VerifyMatchmaking) RequiredGas(input []byte) uint64
type VerifyShuffle ¶
type VerifyShuffle struct{}
func (*VerifyShuffle) RegistryKey ¶
func (s *VerifyShuffle) RegistryKey() common.Address
func (*VerifyShuffle) RequiredGas ¶
func (s *VerifyShuffle) RequiredGas(input []byte) uint64
Click to show internal directories.
Click to hide internal directories.