Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

fix: remove totals from metadata #23

Merged
merged 1 commit into from
Feb 16, 2024
Merged

Conversation

0x4007
Copy link
Member

@0x4007 0x4007 commented Feb 16, 2024

Resolves #19
Context #19 (comment)
Test #19 (comment)

console.trace({ totals });
const metadata = structuredMetadata.create("Transactions", { allTxs, totals });

const metadata = structuredMetadata.create("Transactions", allTxs);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed here

@0x4007 0x4007 marked this pull request as ready for review February 16, 2024 17:38
@0x4007 0x4007 merged commit d764c2a into main Feb 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

65536 GitHub Comment Character Limit
1 participant