-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Token Id search doesn't work Signed-off-by: Eugene Panteleymonchuk <[email protected]> * Token Id search works. Signed-off-by: Eugene Panteleymonchuk <[email protected]> * Remove unused import. Signed-off-by: Eugene Panteleymonchuk <[email protected]> * rename foundryOutputs to foundryOutput Signed-off-by: Eugene Panteleymonchuk <[email protected]> * Rename missed methods. Signed-off-by: Eugene Panteleymonchuk <[email protected]> * Add typescript to client methods. Signed-off-by: Eugene Panteleymonchuk <[email protected]> * feat: Use correct method for single outputId search in searchExecutor * fix: Fix aliasOutputId and nftOutputId queries in searchExecutor to be "single". Fix permanode queries (it needs the ignoreNodeHealth flag when used with iota-sdk). --------- Signed-off-by: Eugene Panteleymonchuk <[email protected]> Co-authored-by: Mario Sarcevic <[email protected]>
- Loading branch information
1 parent
e6d6b94
commit fe3a2ea
Showing
2 changed files
with
19 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters