tuweni / org.apache.tuweni.eth / Transaction / signatureData

signatureData

static fun signatureData(nonce: UInt256, gasPrice: Wei, gasLimit: Gas, @Nullable to: Address?, value: Wei, payload: Bytes, @Nullable chainId: Int?): Bytes (source)