Encoding
decodeBase58
Decode the Base58-encoded value
.
Parameters
Parameter | Type | Description |
---|---|---|
value | string | The Base58-encoded value. |
Returns
bigint
The decoded value.
Source
Was this page helpful?
Decode the Base58-encoded value
.
Parameter | Type | Description |
---|---|---|
value | string | The Base58-encoded value. |
bigint
The decoded value.
Was this page helpful?