• Takes a base64 string, decodes it and parses the content from JSON to an object.

    This can be used for parsing the values of a CosmWasm Binary field.

    Parameters

    • base64: string

    Returns any

Generated using TypeDoc