Skip to content

Commit

Permalink
Bump XDR (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmkozh authored Dec 1, 2023
1 parent 97e52f1 commit b6a8a0f
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/curr/generated.rs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ pub const XDR_FILES_SHA256: [(&str, &str); 12] = [
),
(
"xdr/curr/Stellar-transaction.x",
"c5dd8507bc84e10b67bf3bc74c8f716a660b425814b015025c6f6b6f20cb70e7",
"0d2b35a331a540b48643925d0869857236eb2487c02d340ea32e365e784ea2b8",
),
(
"xdr/curr/Stellar-types.x",
Expand Down
2 changes: 1 addition & 1 deletion src/next/generated.rs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ pub const XDR_FILES_SHA256: [(&str, &str); 12] = [
),
(
"xdr/next/Stellar-transaction.x",
"c5dd8507bc84e10b67bf3bc74c8f716a660b425814b015025c6f6b6f20cb70e7",
"0d2b35a331a540b48643925d0869857236eb2487c02d340ea32e365e784ea2b8",
),
(
"xdr/next/Stellar-types.x",
Expand Down
2 changes: 1 addition & 1 deletion xdr/curr
Submodule curr updated 1 files
+3 −3 Stellar-transaction.x
2 changes: 1 addition & 1 deletion xdr/curr-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6a620d160aab22609c982d54578ff6a63bfcdc01
bb54e505f814386a3f45172e0b7e95b7badbe969
2 changes: 1 addition & 1 deletion xdr/next
Submodule next updated 1 files
+3 −3 Stellar-transaction.x
2 changes: 1 addition & 1 deletion xdr/next-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
45fbdc24a3afaffdaa47bef4656f9945d1a63581
b3d9e9f43b9a3a4e89652e505ca275573cfab6a1

0 comments on commit b6a8a0f

Please sign in to comment.