We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46c88f3 commit 54dc1a3Copy full SHA for 54dc1a3
1 file changed
modules/statics/src/lightning.ts
@@ -17,7 +17,6 @@ interface LightningConstructorOptions {
17
export class LightningCoin extends BaseCoin {
18
public static readonly DEFAULT_FEATURES = [
19
CoinFeature.LIGHTNING_MODEL,
20
- CoinFeature.STAKING,
21
CoinFeature.CUSTODY,
22
CoinFeature.CUSTODY_BITGO_TRUST,
23
];
0 commit comments