config

package
v0.39.0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FeeConfig

type FeeConfig struct {
	// contains filtered or unexported fields
}

FeeConfig is an instance that returns extra fee values for contract invocations without notary support.

func NewFeeConfig

func NewFeeConfig(v *viper.Viper) *FeeConfig

NewFeeConfig constructs FeeConfig from viper.Viper instance. Latter must not be nil.

func (FeeConfig) MainChainFee

func (f FeeConfig) MainChainFee() fixedn.Fixed8

func (FeeConfig) SideChainFee

func (f FeeConfig) SideChainFee() fixedn.Fixed8

Jump to

Keyboard shortcuts

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