burn_event

package
v0.0.1-alpha-9 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// StatusCompleted is a status set once the BurnEvent operation is successfully completed.
	// This is a terminal status
	StatusCompleted = "COMPLETED"
	// StatusFailed is a status set once the BurnEvent operation has failed
	// This is a terminal status
	StatusFailed = "FAILED"
	// StatusInitial is the initial status on BurnEvent Record creation
	StatusInitial = "INITIAL"
	// StatusSubmitted is set once the Hedera Scheduled Transaction (Create/Sign)
	StatusSubmitted = "SUBMITTED"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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