horizontalsystems / unstoppable-wallet-android

A powerful non-custodial multi-wallet for Bitcoin, Ethereum, Binance Smart Chain, Avalanche, Solana and other blockchains. Non-custodial crypto and NFT storage, onchain decentralized exchange, institutional grade analytics for cryptcurrency and NFT markets, extensive privacy controls and human oriented design. Implemented on Kotlin.
https://unstoppable.money
MIT License
887 stars 364 forks source link

Bitcoin >> Receive Controller : display BIP next to address title #1791

Closed esengulov closed 4 years ago

esengulov commented 4 years ago

When user opens Receive controller for Bitcoin display address format BIP after the "Your Address".

Should be:

esengulov commented 4 years ago

@nk-the-crazy minor change, we want the text to appear in following format

Your Address (Legacy) Your Address (SegWit) Your Address (Native SegWit)

instead of

Your Address (BIP44) Your Address (BIP49) Your Address (BIP84)