添加钱包
POST
http://154.85.61.43:8080/addWallet
请求头
参数名
类型
描述
必填
Authorization
string
身份令牌
必填
请求参数
参数名
类型
描述
必填
password
string
钱包支付密码
必填
addType
bool
true:导入私钥;false:创建新地址
必填
privkey
string
私钥(可选)
必填