eth / org.apache.tuweni.eth / TransactionReceipt / readFrom

readFrom

static fun readFrom(reader: RLPReader): TransactionReceipt (source)

Creates a transaction receipt for the given RLP

Parameters

reader - the RLP-encoded transaction receipt

Return
the transaction receipt