node

package
v1.5.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlockIDExt

type BlockIDExt struct {
	Workchain int32  `tl:"int"`
	Shard     int64  `tl:"long"`
	Seqno     int32  `tl:"int"`
	RootHash  []byte `tl:"int256"`
	FileHash  []byte `tl:"int256"`
}

type DataFull

type DataFull struct {
	ID     BlockIDExt `tl:"struct"`
	Proof  []byte     `tl:"bytes"`
	Block  []byte     `tl:"bytes"`
	IsLink bool       `tl:"bool"`
}

type DataFullEmpty

type DataFullEmpty struct{}

type DownloadBlock

type DownloadBlock struct {
	Block BlockIDExt `tl:"struct"`
}

type DownloadBlockFull

type DownloadBlockFull struct {
	Block BlockIDExt `tl:"struct"`
}

type ShardPublicOverlayID

type ShardPublicOverlayID struct {
	Workchain         int32  `tl:"int"`
	Shard             int64  `tl:"long"`
	ZeroStateFileHash []byte `tl:"int256"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL