We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 191ffd0 commit ae7a9a9Copy full SHA for ae7a9a9
src/PeerPayClient.ts
@@ -115,7 +115,6 @@ export class PeerPayClient extends MessageBoxClient {
115
116
Logger.log(`[PP CLIENT] Derivation Prefix: ${derivationPrefix}`)
117
Logger.log(`[PP CLIENT] Derivation Suffix: ${derivationSuffix}`)
118
- console.log('createpayment token version check')
119
// Get recipient's derived public key
120
const { publicKey: derivedKeyResult } = await this.peerPayWalletClient.getPublicKey({
121
protocolID: [2, '3241645161d8'],
0 commit comments