We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents deb300e + a5e2e83 commit 40f2f66Copy full SHA for 40f2f66
src/components/deploy-onchain-kyc-popup/deploy-kyc.vue
@@ -264,7 +264,7 @@ export default {
264
})
265
266
this.selectNetworks.push({
267
- label: 'Stellar', // let's keep this for future purposes when we have many networks.
+ label: 'Others', // let's keep this for future purposes when we have many networks.
268
options: stellarOptions
269
270
}
0 commit comments