bitshares / bitshares/python-bitshares

.exceptions.UnhandledRPCError: Execution error: missing required active authority: Missing Active Authority

未关闭
#320 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
162
派生
164
PR 合并指标
30 天内没有已合并 PR

描述

Good afternoon! I am developing operations for my version of the blockchain based on Bitshares-Core. I decided to switch to a new version of Python-Bitshares. After calling the "create_asset" method (or trying to send the "Asset_create" operation), an execution error "Execution error: missing required active authority: Missing Active Authority" constantly occurs. I imported the keys into my wallet. For example, the "transfer" operation works correctly. The operations are successfully performed via the cli_wallet API (I send requests via NodeRPC), but there are problems with the witness API.. What could be the problem?

贡献指南

打开贡献指南

调研方向

Compare the create_asset and Asset_create calls with the transfer operation, focusing on the imported wallet keys and the difference between the cli_wallet API via NodeRPC and the witness API. Reproduce the missing active authority error and determine what authority or request detail is absent; done means the cause is documented or asset creation works through the intended API.

由索引模型根据 Issue 内容生成。

评估

技术栈
blockchain, python
领域
api, blockchain
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。