tms

package
v1.4.12 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2021 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 TransactionData

type TransactionData struct {
	Tx *token.TokenTransaction
	// The fabric transaction ID
	TxID string
}

TransactionData struct contains the token transaction, and the Fabric transaction ID. The TokenTransaction is created by the prover peer, but the transaction ID is only created later by the client (using the TokenTransaction and a nonce). At validation and commit time, both the TokenTransaction, and the transaction ID are needed by the committing peer. Storing them together in a single struct facilitates the handling of them.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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