Fireblocks XRP SDK - v1.0.0
    Preparing search index...

    Class FbksXrpApiService

    Index

    Constructors

    Methods

    • Execute a transaction using the appropriate SDK method

      Parameters

      • __namedParameters: ExecuteTransactionOpts

      Returns Promise<TransactionResponse | TxResponse<Transaction>>

    • Get metrics about the SDK pool

      Returns SdkManagerMetrics

    • Shut down the API service and all SDK instances

      Returns Promise<void>