Option to set init arg file in dfx.json #3619
Closed
ZenVoich
started this conversation in
Feature Requests
Replies: 1 comment
-
Duplicate of #3060 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It is convenient to store big init args in
init_args.did
file. Would be useful to be able to specify this file in dfx.json like this:"init_arg": "./init_arg.did",
or
"init_arg_file": "./init_arg.did",
Beta Was this translation helpful? Give feedback.
All reactions