tools

package
v0.8.4 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LowFeeStrategy    = "low"
	MiddleFeeStrategy = "middle"
	HighFeeStrategy   = "high"
)

Variables

View Source
var (
	ErrEmptyMosaic        = errors.New("empty mosaic id")
	ErrUnknownFeeStrategy = errors.New("unknown fee calculation strategy")
)

Functions

func MosaicIdFromString

func MosaicIdFromString(mosaicId string) (*sdk.MosaicId, error)

func ParseFeeStrategy

func ParseFeeStrategy(feeStrategy *string) sdk.FeeCalculationStrategy

Types

This section is empty.

Jump to

Keyboard shortcuts

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