Files
pezkuwi-subxt/substrate/frame/indices
Shawn Tabrizi 4637100ac7 More Extensible Multiaddress Format (#7380)
* More extensible multiaddress format

* update name

* Don't depend on indices to define multiaddress type

* Use MultiAddress in Node Template too!

* reduce traits, fix build

* support multiple `StaticLookup`

* bump tx version

* feedback
2020-11-19 11:40:12 +00:00
..
2020-09-22 19:47:38 +02:00
2020-08-20 17:04:42 +02:00

An index is a short form of an address. This module handles allocation of indices for a newly created accounts.

License: Apache-2.0