endorsertx

package
v2.0.0-alpha.0...-0c0dd42 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EndorserTx

type EndorserTx struct {
	ComputedTxID string
	ChID         string
	CcID         string
	Creator      []byte
	Response     *peer.Response
	Events       []byte
	Results      []byte
	Endorsements []*peer.Endorsement
}

EndorserTx represents a parsed common.Envelope protobuf

func NewEndorserTx

func NewEndorserTx(txenv *tx.Envelope) (*EndorserTx, error)

NewEndorserTx receives a tx.Envelope containing a partially unmarshalled endorser transaction and returns an EndorserTx instance (or an error)

Jump to

Keyboard shortcuts

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