Skip to content

Commit

Permalink
regenerate XDR
Browse files Browse the repository at this point in the history
  • Loading branch information
overcat committed Sep 21, 2024
1 parent 5c3cd23 commit 34ce139
Show file tree
Hide file tree
Showing 3 changed files with 421 additions and 183 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CARGO_HACK_ARGS=--feature-powerset --exclude-features default --group-features b
CARGO_DOC_ARGS?=--open

# TODO: Update this after https://github.com/stellar/xdrgen/pull/205 is merged
XDRGEN_VERSION=cd72b3f1c17b34b92e3de10b44efe7290b95695d
XDRGEN_VERSION=1907cf80feb4e9f25d98f5f970db206ad4135282
# 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 34ce139

Please sign in to comment.