Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

feat: store view and call result to file #965

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kalloc
Copy link

@kalloc kalloc commented Apr 22, 2022

It would be very useful for bash scripting.

Example usage:

$ ./bin/near call REDACTED  nft_mint '{…REDACTED…}' --accountId REDACTED --deposit 1 -o 1.json >/dev/null ; cat 1.json | jq .token_id
"16"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant