Open frank-lim-partior opened 2 years ago
It would be great if these options could be added to forge script
as well.
this would mean we'd need to add a serde flattened other: HashMap
to the Transaction
type, similar to what we did with for Block
I don't think this would add too much friction since most of the TX types use builder pattern, wdyt @gakonst?
Component
Cast
Describe the feature you would like
I'll like to use the following parameters in the
cast send
API, on top of parameters likevalue
,nonce
:privateFrom
privateFor
privacyGroupId
It'll be great to be able to use these extra options.
Additional context
This is used in both HyperLedger Besu and GoQuorum. https://besu.hyperledger.org/en/stable/private-networks/concepts/privacy/private-transactions/