use-ink/cargo-contract
Voir sur GitHubMake SURI optional if running with `--dry-run`
Open
#946 ouverte le 3 févr. 2023
enhancementgood first issue
Métriques du dépôt
- Stars
- (280 stars)
- Métriques de merge PR
- (Métriques PR en attente)
Description
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.