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.

貢獻者指南