Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/smoldot/base64.js>multibaseBase64Decode

Alternative client for Substrate-based chains.
Latest
function multibaseBase64Decode
import { multibaseBase64Decode } from "https://deno.land/x/smoldot@light-js-deno-v0.7.9/base64.js";

Decodes a multibase-encoded string.

Throws an exception if the encoding isn't base64 or one of its variants.