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