use-ink/cargo-contract

Make SURI optional if running with `--dry-run`

Open

#946 创建于 2023年2月3日

在 GitHub 查看
 (1 评论) (2 反应) (0 负责人)Rust (127 fork)github user discovery
enhancementgood first issue

仓库指标

Star
 (280 star)
PR 合并指标
 (PR 指标待抓取)

描述

If I'm reading from a contract's state using cargo contract call ... --dry-run I still need to specify a signer account (--suri). I should be able to query the state without this.

贡献者指南