package
Version:
v0.0.0-...-3598874
Opens a new window with list of versions in this module.
Published: Nov 8, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Aggregator struct {
Url string `json:"url"`
}
type Chain struct {
Id string `json:"id"`
Rpc string `json:"rpc"`
BvsHash string `json:"bvsHash"`
BvsDirectory string `json:"bvsDirectory"`
BvsDriver string `json:"bvsDriver"`
StateBank string `json:"stateBank"`
}
type Owner struct {
KeyDir string `json:"keyDir"`
KeyName string `json:"keyName"`
KeyringBackend string `json:"keyringBackend"`
Bech32Prefix string `json:"bech32Prefix"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.