static fun fromBytes(bytes: Bytes!): TransactionReceipt!
(source)
Read a transaction receipt from its RLP serialized representation
bytes
- Bytes!: the bytes of the serialized transaction receipt
Return
TransactionReceipt!: a transaction receipt