Skip to content

added function to set external iota library.#2

Open
peterwilli wants to merge 1 commit intol3wi:masterfrom
peterwilli:master
Open

added function to set external iota library.#2
peterwilli wants to merge 1 commit intol3wi:masterfrom
peterwilli:master

Conversation

@peterwilli
Copy link
Contributor

Currently the only way to link a working iota library is by using init. This is especially difficult if you're persisting and loading the state of the mam channel, as you would have to call init again for no reason (and waste time by letting mam generate a channel you're not going to use anyway, since you have the state at hand)

By giving a method to externally set the iota library without having to init, you can avoid this and load the state directly.

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.

1 participant