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 ¶
NewFeeConfig constructs FeeConfig from viper.Viper instance. Latter must not be nil.
func (FeeConfig) MainChainFee ¶
func (FeeConfig) SideChainFee ¶
Click to show internal directories.
Click to hide internal directories.