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