nondeterministic

interface ResponseExceptionAmino {
    error?: string;
}

Properties

Properties

error?: string