Nado Typescript SDK Documentation
    Preparing search index...

    Interface EngineServerNoncesResponse

    interface EngineServerNoncesResponse {
        order_nonce: string;
        tx_nonce: string;
    }
    Index

    Properties

    order_nonce: string
    tx_nonce: string