package
Version:
v1.9.0-rc.16
Opens a new window with list of versions in this module.
Published: Sep 26, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 8
Opens a new window with list of known importers.
Documentation
¶
Struct collecting all foundational parameters of AVM
type TxFees struct {
Base uint64 `json:"base"`
CreateAsset uint64 `json:"createAsset"`
Operation uint64 `json:"operation"`
Import uint64 `json:"import"`
Export uint64 `json:"export"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.