Should we add --parameter
argument to aiken blueprint address
?
#653
Quantumplation
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Right now, if a validator is parameterized, the
aiken blueprint address
command can't report the address; In theory, you couldaiken blueprint apply > temp/plutus.json
and thenaiken blureprint address temp
.As a convenience, should we add a repeatable
--parameter
argument toaiken blueprint address
that short-circuits this and lets you compute the address directly?Beta Was this translation helpful? Give feedback.
All reactions