Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Verifier ¶
type Verifier struct {
// contains filtered or unexported fields
}
func NewVerifier ¶
NewVerifier returns a Verifier attached to the specified logger
func (*Verifier) CheckBatch ¶
func (m *Verifier) CheckBatch(ensDetails []enstypes.ENSDetails, rpcEndpoint, contractAddress string) (map[string]enstypes.ENSResponse, error)
CheckBatch verifies that a registered ENS name matches the expected public key
Click to show internal directories.
Click to hide internal directories.