domain

package
v0.8.16-0.41 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewNewUserName

func NewNewUserName(creator, creatorName, owner, name, permission string) *eos.Action

NewNewAccount returns a `newusername` action that lives on the `eosio.system` contract.

Types

type NewUserName

type NewUserName struct {
	Creator eos.AccountName `json:"creator"`
	Owner   eos.AccountName `json:"owner"`
	Name    string          `json:"name"`
}

NewUserName represents a `newusername` action on the `cyber.domain` contract. It is one of the rare ones to be hard-coded into the blockchain.

Jump to

Keyboard shortcuts

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