Skip to content

Commit aa578e9

Browse files
committed
!fixup update snapshots
1 parent a13b895 commit aa578e9

File tree

67 files changed

+134
-67
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+134
-67
lines changed

soroban-sdk/test_snapshots/tests/auth/auth_10_one/test.1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"generators": {
33
"address": 2,
4-
"nonce": 2
4+
"nonce": 2,
5+
"mux_id": 0
56
},
67
"auth": [
78
[],

soroban-sdk/test_snapshots/tests/auth/auth_15_one_repeat/test.1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"generators": {
33
"address": 2,
4-
"nonce": 2
4+
"nonce": 2,
5+
"mux_id": 0
56
},
67
"auth": [
78
[],

soroban-sdk/test_snapshots/tests/auth/auth_17_no_consume_requirement/test.1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"generators": {
33
"address": 2,
4-
"nonce": 2
4+
"nonce": 2,
5+
"mux_id": 0
56
},
67
"auth": [
78
[],

soroban-sdk/test_snapshots/tests/auth/auth_20_deep_one_address/test.1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"generators": {
33
"address": 3,
4-
"nonce": 1
4+
"nonce": 1,
5+
"mux_id": 0
56
},
67
"auth": [
78
[],

soroban-sdk/test_snapshots/tests/auth/auth_20_deep_one_address/test_auth_tree.1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"generators": {
33
"address": 3,
4-
"nonce": 1
4+
"nonce": 1,
5+
"mux_id": 0
56
},
67
"auth": [
78
[],

soroban-sdk/test_snapshots/tests/auth/auth_30_deep_one_address_repeat/test.1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"generators": {
33
"address": 3,
4-
"nonce": 2
4+
"nonce": 2,
5+
"mux_id": 0
56
},
67
"auth": [
78
[],

soroban-sdk/test_snapshots/tests/auth/auth_30_deep_one_address_repeat/test_auth_tree.1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"generators": {
33
"address": 3,
4-
"nonce": 1
4+
"nonce": 1,
5+
"mux_id": 0
56
},
67
"auth": [
78
[],

soroban-sdk/test_snapshots/tests/auth/auth_35_deep_one_address_repeat_grouped/test.1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"generators": {
33
"address": 3,
4-
"nonce": 2
4+
"nonce": 2,
5+
"mux_id": 0
56
},
67
"auth": [
78
[],

soroban-sdk/test_snapshots/tests/auth/auth_35_deep_one_address_repeat_grouped/test_auth_tree.1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"generators": {
33
"address": 3,
4-
"nonce": 1
4+
"nonce": 1,
5+
"mux_id": 0
56
},
67
"auth": [
78
[],

soroban-sdk/test_snapshots/tests/auth/auth_40_multi_one_address/test_auth_as_tree.1.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
22
"generators": {
33
"address": 3,
4-
"nonce": 1
4+
"nonce": 1,
5+
"mux_id": 0
56
},
67
"auth": [
78
[],

0 commit comments

Comments
 (0)