Skip to content

Commit

Permalink
chore: remove unnecessary log
Browse files Browse the repository at this point in the history
  • Loading branch information
Polybius93 committed Dec 2, 2024
1 parent edb0805 commit f8931fc
Show file tree
Hide file tree
Showing 2 changed files with 414 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/network-handlers/ripple-handler.ts
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,6 @@ export class RippleHandler {
preparedCreateTicketTransaction,
true
).tx_blob;
console.log('createTicketTransactionSignature: ', createTicketTransactionSignature);

return [
{
Expand Down
Loading

0 comments on commit f8931fc

Please sign in to comment.