Closed Ddincer85 closed 6 months ago
When I want to add my second and third wallet on Nova for example, it asks for Substate secret derivation path. Where can I find the code?
https://github.com/enkryptcom/enKrypt/blob/main/packages/extension/src/providers/polkadot/types/substrate-network.ts#L81
derivation path is // for example 0 account will be //0, next //1
//
//0
//1
When I want to add my second and third wallet on Nova for example, it asks for Substate secret derivation path. Where can I find the code?