
The highest tagged major version is
v4.
package
Version:
v5.0.0-...-3817779
Opens a new window with list of versions in this module.
Published: Mar 7, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 9
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.