We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddc23e6 commit 628dcb1Copy full SHA for 628dcb1
CHANGELOG.md
@@ -6,6 +6,10 @@
6
- api.update_user
7
- api.enable_user
8
- fixed inputs for `exec_async`
9
+ - added `exec` and `exec_async` to run v2 transactions
10
+ - added `get_transaction` to get v2 transaction details
11
+ - added `get_transaction_metadata` to get v2 transaction metadata
12
+ - added `get_transaction_results_and_problems` to get v2 transaction results and problems
13
14
## v0.6.3
15
0 commit comments