eth / org.apache.tuweni.eth / Transaction / writeTo

writeTo

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

Write this transaction to an RLP output.

Parameters

writer - The RLP writer.