Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
223880 committed Jul 29, 2024
1 parent 1771b68 commit 6c7f3d4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/app/SP/send.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ export const SilentPaymentGroupObj = {
Bech32m,
};

const SilentPaymentGroupObj = {
UTXO,
SilentPaymentGroup,
TaggedHash,
Bech32m,
};
export default UTXOObj;


Expand Down

0 comments on commit 6c7f3d4

Please sign in to comment.