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
fromStatic
from
BLS Address f3..
Protocol 3 addresses represent BLS public encryption keys. The payload field contains the BLS public key.
See
https://spec.filecoin.io/appendix/address/#section-appendix.address.protocol-3-bls
Implements