use-ink/cargo-contract

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

Open

#946 aperta il 3 feb 2023

Vedi su GitHub
 (1 commento) (2 reazioni) (0 assegnatari)Rust (127 fork)github user discovery
enhancementgood first issue

Metriche repository

Star
 (280 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor