verify

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2019 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LogicSig

LogicSig checks that the signature is valid and that the program is basically well formed. It does not evaluate the logic.

func Txn

Txn verifies a SignedTxn as being signed and having no obviously inconsistent data. Block-assembly time checks of LogicSig and accounting rules may still block the txn.

func TxnPool

TxnPool verifies that a SignedTxn has a good signature and that the underlying transaction is properly constructed. Note that this does not check whether a payset is valid against the ledger: a SignedTxn may be well-formed, but a payset might contain an overspend.

This version of verify is performing the verification over the provided execution pool.

Types

This section is empty.

Jump to

Keyboard shortcuts

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