Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAccessNode ¶
func GetAccessNode() string
func GetMinterAddress ¶
func GetMinterAddress() string
func GetMinterKey ¶
func GetMinterKey() []byte
Types ¶
type MintRequest ¶
func (*MintRequest) ToCadenceValues ¶
func (m *MintRequest) ToCadenceValues() ([]cadence.Value, error)
type PieceMinter ¶
type PieceMinter struct {
// contains filtered or unexported fields
}
func NewMinter ¶
func NewMinter(source []byte) PieceMinter
Click to show internal directories.
Click to hide internal directories.