use-ink/cargo-contract

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

Open

#946 opened on 2023年2月3日

GitHub で見る
 (1 comment) (2 reactions) (0 assignees)Rust (127 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (280 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド