-
Notifications
You must be signed in to change notification settings - Fork 358
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Revolution] add associated ip info (#1486)
* add ipinfo to type map and chaindata * not an option * add subtensor call for pulling assoc ip * add do_associate_ips call * add encode func * black format * add state calls api * add overload for decoding from multiple types * use new state call to grab without custom rpc * oops, use correct function * add validator ip to runtimeapi registry spec * remove duplicate methods from merge and use new logic * run black --------- Co-authored-by: ifrit98 <ifrit98@gmail.com>
- Loading branch information
1 parent
0c99233
commit 487305e
Showing
3 changed files
with
167 additions
and
1 deletion.
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
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