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