Discover Packages
github.com/everstake/teztracker
services
assets
package
Version:
v0.0.0-...-80b2b3e
Opens a new window with list of versions in this module.
Published: Nov 26, 2021
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Index Constants Variables Functions Types ProcessAssetOperations(ctx, unit, provider) type AssetProvider type AssetRepo type Transfer type UnitOfWork
Documentation
¶
type Transfer struct {
Transfer interface{} `json:"transfer"`
From string `json:"from"`
To string `json:"to"`
Value string `json:"value"`
Mint []string `json:"mint"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.