Version: 1.16.0
[1.16.0] – 2021-05-25
New
query_transaction_tree
function that returns messages and transactions tree produced
by the specified message was added toquery
module. See the documentationlibOptions.loadModule
– ability to specify alternative WASM module loader.
Fixed
AbiData.key
type changed to u32.- attempt to use
orderBy
instead oforder
inquery_collection
will raise error.