Optional accessOptional dataThis should be a bytestring (even-length hex string, with "0x")
Optional fromThis should be an address
Optional gasOptional gasOptional maxOptional maxOptional nonceOptional overwriteTruffle-specific
Optional privateQuorum-specific; this should be an array of base64-encoded strings, each of which encodes a 32-byte bytestring
Optional toThis should be an address
Optional typeThis represents a number, but for compatibility purposes it should be given as a hex string. It should be in the range of 0x00 to 0xbf.
Optional valueGenerated using TypeDoc
Type for transaction options, including Quorum-specific ones (privateFor) and Truffle-specific ones (overwrite)
Category
Interfaces