This repository was archived by the owner on Oct 31, 2023. It is now read-only.
文件存储:lotus clientStartDeal的wallet参数只能传lotus节点的wallet里账号? #137
minnanlin88
started this conversation in
应用开发
Replies: 1 comment 1 reply
-
@minnanlin88 需要把发单的钱包地址,导入到rpc连接的这个daemon里面 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
lotus clientStartDeal的wallet参数只能传lotus节点的wallet里账号?做dapp,如果用户是移动端,通过调用lotus的json rpc,这时候存储文件时,需要扣款的账号应该是移动端的用户的账号,此时,rpc对应的lotus里的wallet list又没有这个账号就会报错:provided address doesn't exist in wallet 这个情况要怎么解决?
Beta Was this translation helpful? Give feedback.
All reactions