[Blockchain] Cosmos Starport 地址前缀的变更方式

Posted Ethan Plan

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[Blockchain] Cosmos Starport 地址前缀的变更方式相关的知识,希望对你有一定的参考价值。

 

# 在新的区块链上修改

starport app github.com/hello/planet --address-prefix your_new_prefix

 

# 在已存在的区块链上修改

`app/prefix.go` 变量 AccountAddressPrefix

`/vue/.env` 变量 VUE_APP_ADDRESS_PREFIX

 

Doc: https://docs.starport.network/scaffold/project.html#address-prefix

Link:https://www.cnblogs.com/farwish/p/14788188.html

以上是关于[Blockchain] Cosmos Starport 地址前缀的变更方式的主要内容,如果未能解决你的问题,请参考以下文章