Commit acb753e
authored
Merge pull request oasisprotocol#2392 from oasisprotocol/peternose/bugfix/nonce-update
runtime-sdk: Fix nonce update during transaction checkFile tree
2 files changed
+4
-4
lines changed- examples/runtime-sdk/rofl-oracle-tdx-raw
- runtime-sdk/src/modules/accounts
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1010 | 1010 | | |
1011 | 1011 | | |
1012 | 1012 | | |
1013 | | - | |
| 1013 | + | |
1014 | 1014 | | |
1015 | 1015 | | |
1016 | 1016 | | |
| |||
1035 | 1035 | | |
1036 | 1036 | | |
1037 | 1037 | | |
1038 | | - | |
1039 | | - | |
1040 | | - | |
1041 | 1038 | | |
1042 | 1039 | | |
1043 | 1040 | | |
| |||
0 commit comments