submit datum to a smart contract address #160
reitcircles
started this conversation in
General
Replies: 1 comment
-
Answering my own question.
|
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.
-
In particular found these options in cardano-cli for building transaction where the datum can be passed (not the hash) to land up at a script address utxo.
cardano-cli transaction build
--tx-out-inline-datum-file JSON FILE
--tx-out-inline-datum-value JSON VALUE
Does pycardano support these options ? Any pointers would be great .Thanks.
Beta Was this translation helpful? Give feedback.
All reactions