invoke

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetVersionsInvokeScript

func GetVersionsInvokeScript(suite *f.BaseSuite) []byte

func MakeTxAndGetDiffBalances

func MakeTxAndGetDiffBalances[T any](suite *f.BaseSuite, testdata testdata.InvokeScriptTestData[T], version byte,
	waitForTx bool, makeTx MakeTx[T]) (utl.ConsideredTransaction, utl.BalanceInWaves)

func NewSignedInvokeScriptTransaction

func NewSignedInvokeScriptTransaction(suite *f.BaseSuite, version byte, scheme proto.Scheme, senderPK crypto.PublicKey,
	senderSK crypto.SecretKey, scriptRecipient proto.Recipient, call proto.FunctionCall, payments proto.ScriptPayments,
	feeAsset proto.OptionalAsset, fee, timestamp uint64) proto.Transaction

func NewSignedInvokeScriptTransactionWithTestData

func NewSignedInvokeScriptTransactionWithTestData[T any](suite *f.BaseSuite, version byte,
	testdata testdata.InvokeScriptTestData[T]) proto.Transaction

func SendWithTestData

func SendWithTestData[T any](suite *f.BaseSuite, testdata testdata.InvokeScriptTestData[T], version byte,
	waitForTx bool) utl.ConsideredTransaction

func SendWithTestDataAndGetDiffBalances

func SendWithTestDataAndGetDiffBalances[T any](suite *f.BaseSuite, testdata testdata.InvokeScriptTestData[T],
	version byte, waitForTx bool) (utl.ConsideredTransaction, utl.BalanceInWaves)

Types

type MakeTx

type MakeTx[T any] func(suite *f.BaseSuite, testdata testdata.InvokeScriptTestData[T], version byte,
	waitForTx bool) utl.ConsideredTransaction

Jump to

Keyboard shortcuts

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