eth / net.consensys.cava.eth / Transaction / writeTo

writeTo

fun writeTo(writer: RLPWriter): Unit (source)

Write this transaction to an RLP output.

Parameters

writer - The RLP writer.