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

readFrom

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

Creates a transaction receipt for the given RLP

Parameters

reader - RLPReader!: the RLP-encoded transaction receipt

Return
TransactionReceipt!: the transaction receipt