Skip to content

Commit

Permalink
chore(stellar): update cli to soroban from stellar (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahramy authored Nov 14, 2024
1 parent 84a8c6a commit 426b059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stellar/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const {
BigNumber,
} = ethers;

const stellarCmd = 'stellar';
const stellarCmd = 'soroban';
const ASSET_TYPE_NATIVE = 'native';

function getNetworkPassphrase(networkType) {
Expand Down

0 comments on commit 426b059

Please sign in to comment.