Skip to content

Conversation

nicolasayotte
Copy link

Added tx_builder.add_bundled_change_if_needed than takes a max tokens bundle size parameter. This allows to split the change output into multiple outputs based on a fixed number of NFTs.

Updated the (admittedly quite stale) example/index.ts and added a relevant test to example/index.spec.ts

Added tx_builder.add_bundled_change_if_needed than takes a max
tokens bundle size parameter. This allows to split the change
output into multiple outputs based on a fixed number of NFTs.

Updated the (admittedly quite stale) example/index.ts and added a
relevant test to example/index.spec.ts
@nicolasayotte
Copy link
Author

Tiny bit of context for the example/ changes: the section didn't build, it was trying to compare a mainnet address to a testnet address in the address test and all-in-all needed some work so that I could do an e2e test for my function.

@lisicky
Copy link
Contributor

lisicky commented Sep 23, 2022

Thanks @nicolasayotte ! We will review your PR : )

@lisicky lisicky requested review from lisicky and twwu123 September 23, 2022 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants