Skip to content

Commit ae7a9a9

Browse files
Update src/PeerPayClient.ts
Co-authored-by: ChanceBarimbao <78043258+ChanceBarimbao@users.noreply.github.com>
1 parent 191ffd0 commit ae7a9a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/PeerPayClient.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ export class PeerPayClient extends MessageBoxClient {
115115

116116
Logger.log(`[PP CLIENT] Derivation Prefix: ${derivationPrefix}`)
117117
Logger.log(`[PP CLIENT] Derivation Suffix: ${derivationSuffix}`)
118-
console.log('createpayment token version check')
119118
// Get recipient's derived public key
120119
const { publicKey: derivedKeyResult } = await this.peerPayWalletClient.getPublicKey({
121120
protocolID: [2, '3241645161d8'],

0 commit comments

Comments
 (0)