Skip to content

Commit

Permalink
fix: use soroban_rpc PR to test
Browse files Browse the repository at this point in the history
  • Loading branch information
willemneal committed Oct 11, 2024
1 parent 4ef3615 commit 197bf5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ PROTOCOL_VERSION_DEFAULT=

# variables to set for source code, can be any valid docker context url local path github remote repo `https://github.com/repo#<ref>`
CORE_GIT_REF=https://github.com/stellar/stellar-core.git\#master
SOROBAN_RPC_GIT_REF=https://github.com/stellar/soroban-rpc.git\#main
SOROBAN_RPC_GIT_REF=https://github.com/2opremio/soroban-tools.git\#9e80869c5fc0c755a8874c643e9acd05fccd6329
SOROBAN_CLI_GIT_REF=https://github.com/stellar/stellar-cli.git\#478a74f517b14d42c9f02437537c9fabf2e70840
GO_GIT_REF=https://github.com/stellar/go.git\#master
RS_XDR_GIT_REPO=https://github.com/stellar/rs-stellar-xdr
Expand Down

0 comments on commit 197bf5e

Please sign in to comment.