You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also fixes it for the `IPtmSend` interface in addition to `IDistributeRawTransaction`
FixesConsensys#54
Signed-off-by: Peter Somogyvari <[email protected]>
web3js-quorum/src/typescript/index.d.ts
Line 306 in eff69e8
Shouldn't this
privateFor
be an array of keys rather than a single string? If you can confirm that this is the case, then I can send a PR fixing it.Same question about this interface:
https://github.com/Consensys/web3js-quorum/blob/eff69e832c6ac1528899d8f969641ff203fa1c4d/src/typescript/index.d.ts#L82C1-L84C4
The text was updated successfully, but these errors were encountered: