From a666239f41d208608dce691794980ed43089a589 Mon Sep 17 00:00:00 2001 From: Siddharth Suresh Date: Fri, 8 Sep 2023 16:07:16 -0700 Subject: [PATCH] bump xdr --- src/next/generated.rs | 6 +++--- xdr/next | 2 +- xdr/next-version | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/next/generated.rs b/src/next/generated.rs index 5171df3f..ce50064e 100644 --- a/src/next/generated.rs +++ b/src/next/generated.rs @@ -46,11 +46,11 @@ pub const XDR_FILES_SHA256: [(&str, &str); 12] = [ ), ( "xdr/next/Stellar-ledger-entries.x", - "32408e1b76a9b9901b7623635dbb470d4d1e471bc3709e74d47eee5682f52d98", + "73b467bce654c5b19d0fba24008c9ccae77b439320a4c9eef9128e1818fdd76d", ), ( "xdr/next/Stellar-ledger.x", - "f9dcc0d632cc7d8f921e5d991c77a18838c68f4234e90f2abf90d297716968e3", + "247d1b486d546f5c37f3d8a719b195e3331106302bcdc54cd1f52a6f94a9a7ed", ), ( "xdr/next/Stellar-overlay.x", @@ -17145,7 +17145,7 @@ impl WriteXdr for ConfigUpgradeSetKey { // case LEDGER_UPGRADE_FLAGS: // uint32 newFlags; // update flags // case LEDGER_UPGRADE_CONFIG: -// // Update arbitray `ConfigSetting` entries identified by the key. +// // Update arbitrary `ConfigSetting` entries identified by the key. // ConfigUpgradeSetKey newConfig; // case LEDGER_UPGRADE_MAX_SOROBAN_TX_SET_SIZE: // // Update ConfigSettingContractExecutionLanesV0.ledgerMaxTxCount without diff --git a/xdr/next b/xdr/next index 1c70d732..440dc951 160000 --- a/xdr/next +++ b/xdr/next @@ -1 +1 @@ -Subproject commit 1c70d732c0a7514c3b42dbce0f4c86e87fb04f2f +Subproject commit 440dc9512b6e72cf84965641c5eb495d6043ed73 diff --git a/xdr/next-version b/xdr/next-version index 3d6ec63e..ae07c598 100644 --- a/xdr/next-version +++ b/xdr/next-version @@ -1 +1 @@ -1c70d732c0a7514c3b42dbce0f4c86e87fb04f2f \ No newline at end of file +440dc9512b6e72cf84965641c5eb495d6043ed73 \ No newline at end of file