BitcoinAndLightningLayerSpecs / WebBTC

11 stars 1 forks source link

Feature: Enable Wallet #1

Closed gr0kchain closed 2 years ago

gr0kchain commented 2 years ago

Enables the wallet if available.

Parameters

None

Returns

success: Object

Example

window.wallet.enable()

{
  "enabled": true
}

Additional properties

window.wallet.enabled : Boolean

Notes

Application specific on wether or not to trust once or always.