The highest tagged major version is
v2.
package
Version:
v1.0.4
Opens a new window with list of versions in this module.
Published: Jan 19, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AnchorRetrieveResponse struct {
AnchorId int `json:"anchor_id"`
BlockRoots []string `json:"block_roots"`
Networks []entity.Network `json:"networks"`
Root string `json:"root"`
Status string `json:"status"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.