Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGenericTransaction ¶ added in v0.1.1
func NewTransaction ¶ added in v0.1.1
func NewTransaction(t *testing.T, options ...Option) *txsystem.Transaction
func RandomBytes ¶ added in v0.1.1
Types ¶
type ConvertTx ¶ added in v0.1.1
type ConvertTx func(*txsystem.Transaction) (txsystem.GenericTransaction, error)
type Option ¶ added in v0.1.1
type Option func(*txsystem.Transaction) error
func WithAttributes ¶ added in v0.1.1
func WithOwnerProof ¶ added in v0.1.1
func WithSystemID ¶ added in v0.1.1
func WithTimeout ¶ added in v0.1.1
func WithUnitId ¶ added in v0.1.1
Click to show internal directories.
Click to hide internal directories.