package
Version:
v5.0.0-alpha00
Opens a new window with list of versions in this module.
Published: May 19, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RangedBlockLegacy struct {
NodeId string `json:"NodeId,omitempty" gorm:"column:node_id;primaryKey;type:varchar(255)"`
Nonce []byte `json:"Nonce,omitempty" gorm:"column:nonce;"`
BlockSize uint32 `json:"BlockSize,omitempty" gorm:"column:block_data_size;type:int"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.