package
Version:
v4.8.11+incompatible
Opens a new window with list of versions in this module.
Published: Oct 21, 2020
License: AGPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
type API struct {
IsReleaseMode bool `json:"is_release_mode"`
}
type Chain struct {
Name string `json:"name"`
Upstream string `json:"upstream"`
SyncSeconds uint64 `json:"sync_seconds"`
Confirmations uint64 `json:"confirmations"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.