use-ink/cargo-contract
Ver no GitHubMake SURI optional if running with `--dry-run`
Open
#946 aberto em 3 de fev. de 2023
enhancementgood first issue
Métricas do repositório
- Stars
- (280 stars)
- Métricas de merge de PR
- (Métricas PR pendentes)
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.