# Functions
AddSupportToChooser takes an existing node prototype chooser and subs in Receipt for the eth receipt multicodec code.
AppendEncode is like Encode, but it uses a destination buffer directly.
Decode provides an IPLD codec decode interface for eth receipt IPLDs.
DecodeBytes is like Decode, but it uses an input buffer directly.
Deprecated: use Decode instead.
DecodeReceipt unpacks a go-ethereum Receipt into the NodeAssembler.
Encode provides an IPLD codec encode interface for eth receipt IPLDs.
Deprecated: use Encode instead.
EncodeReceipt packs the node into the go-ethereum Receipt.
Deprecated: use Encode instead.
Deprecated: use Decode instead.