joaodealmeida / woocommerce-gateway-lightning

Plugin to accept Bitcoin Lightning payments at WooCommerce stores, using LND.
MIT License
38 stars 10 forks source link

Undefined variable: context #1

Closed grunch closed 6 years ago

grunch commented 6 years ago

Hi, I'm getting this notice

PHP Notice: Undefined variable: context in /var/www/html/wp-content/plugins/woocommerce-gateway-lightning-master/Lnd_wrapper.php on line 148

https://github.com/joaodealmeida/woocommerce-gateway-lightning/blob/c95d2d1eda190578b2906bb5dcb30eaa62d29bea/Lnd_wrapper.php#L148

grunch commented 6 years ago

PR: https://github.com/joaodealmeida/woocommerce-gateway-lightning/pull/2

joaodealmeida commented 6 years ago

Merged.