Translations: Sample Java Programs/32/en

From ArdorDocs
Jump to: navigation, search

// Somehow transfer the unsigned transaction data to an offline workstation.

       // Then sign the transaction on the offline workstation
       JO signTransactionResponse = signLocally(localUrl, unsignedTransactionResponse);