block
Construct a test block builder from the specified list of transactions.
Since
0.10.4
Parameters
txs
the list of test transactions with which to initialize this test block builder
Construct a test block builder from the specified transactions.
Since
0.10.4
Parameters
txs
the test transactions with which to initialize this test block builder
Construct a test block builder with a single test transaction consisting of the specified list of test operation calls.
Since
0.10.4
Parameters
ops
the list of test operation calls
Construct a test block builder with a single test transaction consisting of the specified test operation calls.
Since
0.10.4
Parameters
ops
the test operation calls