registrar

package
v0.0.0-...-783b753 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2019 License: BSD-2-Clause Imports: 11 Imported by: 0

Documentation

Overview

Copyright 2019 Nick Johnson. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.

Index

Constants

This section is empty.

Variables

View Source
var DNSSEC_CLAIM_INTERFACE_ID = [4]byte{0x1a, 0xa2, 0xe6, 0x41}
View Source
var InterfaceNotSupportedError = errors.New("Interface not supported")

Functions

This section is empty.

Types

type DNSRegistrar

type DNSRegistrar struct {
	// contains filtered or unexported fields
}

func New

func New(addr common.Address, backend bind.ContractBackend) (*DNSRegistrar, error)

func (*DNSRegistrar) Claim

func (r *DNSRegistrar) Claim(opts *bind.TransactOpts, name string, sets []proofs.SignedSet) (*types.Transaction, error)

func (*DNSRegistrar) GetOracle

func (r *DNSRegistrar) GetOracle() (*oracle.Oracle, error)

func (*DNSRegistrar) Unclaim

func (r *DNSRegistrar) Unclaim(opts *bind.TransactOpts, name string, sets []proofs.SignedSet) ([]*types.Transaction, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL