Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 505 Bytes

encoding.rst

File metadata and controls

29 lines (23 loc) · 505 Bytes

Encoding

Hexadecimal strings

.. js:autofunction:: fromHexString
.. js:autofunction:: toHexString

Uint8Arrays

.. js:autofunction:: fromNumber
.. js:autofunction:: fromBigInt

Addresses

.. js:autofunction:: encodeAddress
.. js:autofunction:: decodeAddress

Hashes

.. js:autofunction:: encodeTxHash
.. js:autofunction:: decodeTxHash

Private keys

.. js:autofunction:: encodePrivateKey
.. js:autofunction:: decodePrivateKey