participants

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2017 License: Apache-2.0, BSD-2-Clause-Views, BSD-3-Clause, + 1 more Imports: 2 Imported by: 0

Documentation

Overview

Package participants contains functions to derive a set of "participant" addresses for various data structures in the Stellar 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