pos

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

These data structures allow core and mediorum to communicate for Proof of Storage challenges.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PoSRequest

type PoSRequest struct {
	Hash     []byte
	Height   int64
	Response chan PoSResponse
}

type PoSResponse

type PoSResponse struct {
	CID      string
	Replicas []string
	Proof    []byte
}

Jump to

Keyboard shortcuts

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