Lars Plessmann
Lars Plessmann
Feature Request: Could you please add this plugin in to the main project directly by creating a pull request?
I'm using the bip32.php example from latest version but switched the network after the autoloading line by adding `Bitcoin::setNetwork(\BitWasp\Bitcoin\Network\NetworkFactory::dashTestnet());` to change to the dash testnet. At first it looks fine,...
### Describe the issue The api endpoint /api/projects does not return the field orderDate (field "order_date" on table projects) but the fetch for a single project already does. Thats not...