package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Feb 3, 2020
License: Apache-2.0, BSD-2-Clause
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Request struct {
Addresses []string `json:"addresses"`
}
type Response struct {
Transactions [][]trinary.Trytes `json:"transactions,omitempty"`
Error string `json:"error,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.