alias_utilities

package
v0.10.6 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AliasBroadcast

func AliasBroadcast(suite *f.BaseSuite, version byte, scheme proto.Scheme, accountPK crypto.PublicKey,
	accountSK crypto.SecretKey, aliasStr string, fee, timestamp uint64, waitForTx bool) utl.ConsideredTransaction

func AliasBroadcastWithTestData added in v0.10.4

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

func AliasSend

func AliasSend(suite *f.BaseSuite, version byte, scheme proto.Scheme, accountPK crypto.PublicKey,
	accountSK crypto.SecretKey, aliasStr string, fee, timestamp uint64, waitForTx bool) utl.ConsideredTransaction

func AliasSendWithTestData added in v0.10.4

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

func BroadcastAliasTxAndGetWavesBalances

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

func GetVersions added in v0.10.5

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

func MakeTxAndGetDiffBalances

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

MakeTxAndGetDiffBalances This function returns txID with init balance before tx and difference balance after tx for both nodes

func NewSignAliasTransaction

func NewSignAliasTransaction(suite *f.BaseSuite, version byte, scheme proto.Scheme, accountPK crypto.PublicKey,
	accountSK crypto.SecretKey, aliasStr string, fee, timestamp uint64) proto.Transaction

func NewSignAliasTransactionWithTestData added in v0.10.4

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

func SendAliasTxAndGetWavesBalances

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

func SetAliasToAccount added in v0.10.4

func SetAliasToAccount(suite *f.BaseSuite, version byte, scheme proto.Scheme, alias string, accNumber int)

func SetAliasToAccountByAPI added in v0.10.4

func SetAliasToAccountByAPI(suite *f.BaseSuite, version byte, scheme proto.Scheme, alias string, accNumber int)

Types

type MakeTx

type MakeTx[T any] func(suite *f.BaseSuite, testdata testdata.AliasTestData[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