Documentation ¶
Index ¶
Constants ¶
View Source
const ( MintAssetId = "c94ac88f-4671-3976-b60a-09064f1811e8" MintMinimumCost = "0.001" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collection ¶
type MintWorker ¶
type MintWorker struct {
// contains filtered or unexported fields
}
func NewMintWorker ¶
func NewMintWorker(grp *mtg.Group, store Store) *MintWorker
func (*MintWorker) ProcessCollectibleOutput ¶ added in v0.0.4
func (mw *MintWorker) ProcessCollectibleOutput(ctx context.Context, out *mtg.CollectibleOutput)
func (*MintWorker) ProcessOutput ¶
func (mw *MintWorker) ProcessOutput(ctx context.Context, out *mtg.Output)
Click to show internal directories.
Click to hide internal directories.