Skip to content

Conversation

@bernardoaraujor
Copy link
Contributor

@bernardoaraujor bernardoaraujor commented Sep 6, 2023

close #1056

introduces the unified-accounts feature for choosing account format

$ cargo build                             # this builds a runtime with H256 -> H160 mapping
$ cargo build --features unified-accounts # this builds a runtime with Unified Accounts

@bernardoaraujor bernardoaraujor force-pushed the bar/unified-accounts-feature branch from 481a70d to 563faec Compare September 6, 2023 22:37
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.

split template into 2 opinionated runtimes: AccountId20 + AccountId32

2 participants