@voidmerge/voidmerge-client
    Preparing search index...

    Interface VmAuthChalReq

    interface VmAuthChalReq {
        nonce: VmHash;
        token: VmHash;
    }
    Index

    Properties

    Properties

    nonce: VmHash
    token: VmHash