nicolanj

Results 1 comments of nicolanj

> ``` > case 84: > return new ScriptFactory::scriptPubKey()->p2wkh($key->getPublicKey()->getPubKeyHash()); > ``` Adding this addition for "84" causing the error "syntax error, unexpected 'scriptPubKey' (T_STRING), expecting variable (T_VARIABLE) or '$'" This...