Converts any address to a 0x address, either id masked address or eth address depending on the address type. Delegated addresses convert to eth address and f1, f2, f3 convert to id masked address and f0 depends on the underline address type
Static
fromCreate address from bytes
Static
from
Actor Address f2..
Protocol 2 addresses representing an Actor. The payload field contains the SHA256 hash of meaningful data produced as a result of creating the actor.
See
https://spec.filecoin.io/appendix/address/#section-appendix.address.protocol-2-actor
Implements