• Takes a value, serializes it to JSON and encodes it as base64.

    This can be used for creating values of fields that have the CosmWasm Binary type.

    Parameters

    • obj: any

    Returns string

Generated using TypeDoc