package
0.0.0-20230816035547-f94ef0f6cb83
Repository: https://github.com/digitallabs-web3/neo-go-evm.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
New returns a new transaction to execute given script and pay given system fee.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
MaxInvocationScript is the maximum length of allowed invocation script.
No description provided by the author
No description provided by the author
MaxVerificationScript is the maximum allowed length of verification script.
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Various errors for transaction validation.
ErrInvalidWitnessNum returns when the number of witnesses does not match signers.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Various errors for transaction validation.
Various errors for transaction validation.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
transactionJSON is a wrapper for NeoTx and used for correct marhalling of transaction.Data.
No description provided by the author
Witness contains 2 scripts.