LtbLightning / bdk-flutter

Bitcoin Development Kit - Flutter Package
MIT License
63 stars 28 forks source link

Typos in const names #35

Closed thunderbiscuit closed 1 year ago

thunderbiscuit commented 1 year ago

Just noticed a few typos, opening this to keep track.

The following 3 have a typo in the word default

const DEFAUTLT_DESCRIPTOR_PATH = "m/84'/1'/0'/0";
const DEFAUTLT_CHANGE_DESCRIPTOR_PATH = "m/84'/1'/0'/1";
final DEFAUTL_CONFIG = BlockchainConfig.electrum(