Caravan Documentation
    Preparing search index...

    Interface LedgerDeviceError

    interface LedgerDeviceError {
        code: string;
        text: string;
    }
    Index

    Properties

    Properties

    code: string
    text: string