vulpemventures / marina

Liquid Wallet browser extension
MIT License
35 stars 16 forks source link

signTransaction popup: non standard warning message #497

Closed louisinger closed 10 months ago

louisinger commented 10 months ago

This PR adds a warning message in case of a non standard pset is passed to marina.signTransaction call. Non standard = a pset that does not spend any of the marina coins but request a signature.

warningsignpset

@tiero please review

it closes #495