Skip to content

Commit

Permalink
Bump vnext XDR version to pick up CAP-64 changes. (#410)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmkozh authored Feb 5, 2025
1 parent 28391e8 commit 0a95b1f
Show file tree
Hide file tree
Showing 4 changed files with 283 additions and 25 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CARGO_HACK_ARGS=--feature-powerset --exclude-features default --group-features b

CARGO_DOC_ARGS?=--open

XDRGEN_VERSION=b7bc57ecdd277c9575930d3e17c12dfaa76655fc
XDRGEN_VERSION=69b77af63a96abe7874186e392d3bcb96d8ee309
# XDRGEN_LOCAL=1
XDRGEN_TYPES_CUSTOM_STR_IMPL_CURR=PublicKey,AccountId,MuxedAccount,MuxedAccountMed25519,SignerKey,SignerKeyEd25519SignedPayload,NodeId,ScAddress,AssetCode,AssetCode4,AssetCode12,ClaimableBalanceId
XDRGEN_TYPES_CUSTOM_STR_IMPL_NEXT=PublicKey,AccountId,MuxedAccount,MuxedAccountMed25519,SignerKey,SignerKeyEd25519SignedPayload,NodeId,ScAddress,AssetCode,AssetCode4,AssetCode12,ClaimableBalanceId
Expand Down
Loading

0 comments on commit 0a95b1f

Please sign in to comment.