participants

package
v0.0.0-...-798156f Latest Latest
Warning

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

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

Documentation

Overview

Package participants contains functions to derive a set of "participant" addresses for various data structures in the DigitalBits network's ledger.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ForOperation

func ForOperation(
	tx *xdr.Transaction,
	op *xdr.Operation,
) (result []xdr.AccountId, err error)

ForOperation returns all the participating accounts from the provided operation.

func ForTransaction

func ForTransaction(
	tx *xdr.Transaction,
	meta *xdr.TransactionMeta,
	feeMeta *xdr.LedgerEntryChanges,
) (result []xdr.AccountId, err error)

ForTransaction returns all the participating accounts from the provided transaction.

Types

This section is empty.

Jump to

Keyboard shortcuts

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