domain

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HashOfFile

type HashOfFile struct {
	FileName             string `json:"file_name"`
	InitialSequenceIndex int    `json:"index"`
	TokenId              int    `json:"token_id"`
	Total                int    `json:"total"`
	Hash                 string `json:"hash"`
}

type ProvenanceReport

type ProvenanceReport struct {
	FinalProofHash     string       `json:"final_proof_hash"`
	ConcatenatedHashes string       `json:"concatenated_hashes"`
	StartingIndex      int          `json:"starting_index"`
	Hashes             []HashOfFile `json:"hashes"`
}

Jump to

Keyboard shortcuts

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