Documentation
¶
Index ¶
Constants ¶
View Source
const ( // not defined in giota library MaxTimestampValue = 3812798742493 // int64(3^27 - 1) / 2 )
Variables ¶
This section is empty.
Functions ¶
func IsValidPoW ¶
TODO: maybe the trytes/trits/runes conversions should be ported to the version in gIOTA library Hercules still uses home-brew conversions and types
Types ¶
type Request ¶
type Request struct {
Command string
Hashes []string
Uris []string
Addresses []string
Bundles []string
Tags []string
Approvees []string
Transactions []string
Trytes []string
Reference string
Depth int
Timestamp int64
Filename string
// for attachToTangle
TrunkTransaction string
BranchTransaction string
MinWeightMagnitude int
}
Click to show internal directories.
Click to hide internal directories.