package
Version:
v0.1.2
Opens a new window with list of versions in this module.
Published: Jul 9, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Payload struct {
OperationCount uint64 `json:"operationCount"`
CoreIndex string `json:"coreIndex"`
Namespace string `json:"namespace"`
Version uint64 `json:"version"`
PreviousAnchors map[string]string `json:"previousAnchors,omitempty"`
}
Payload defines orb anchor details.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.