package
Version:
v0.1.11
Opens a new window with list of versions in this module.
Published: Jun 22, 2022
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type LockIn struct {
Locktime uint64 `serialize:"true" json:"locktime"`
axc.TransferableIn `serialize:"true" json:"input"`
}
type LockOut struct {
Locktime uint64 `serialize:"true" json:"locktime"`
axc.TransferableOut `serialize:"true" json:"output"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.