You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
A clear and concise description of what you expected to happen.
I send with my postman un post and the response is the tittle of this issue. Logs
If applicable, attach log files.
Feel free to omit any sensitive information.
Cryptocurrency
Describe used software and network:
Software: Bitcoin Core v0.17.0
Network: mainnet or testnet
Environment
Describe your runtime environment:
Laravel: 8.12 (run php artisan --version to get Laravel version)
PHP: 7.3 o 8.0 (run php -v to get php version)
Web Server (if applicable): nginx/1.15.3
System: Lubuntu 20.04 LTS
Additional information
Add any other information about the problem here.
The text was updated successfully, but these errors were encountered:
Did you publish config file, as mentioned in documentation?
This can be done, by running following command: php artisan vendor:publish --provider="Denpa\Bitcoin\Providers\ServiceProvider"
in your project directory /home/aisak/Documentos/lubuntu/Projects Front/walletBitcoin/backend/.
Describe the bug
A clear and concise description of what the bug is.
Hello bro, Is my first time to use this package and have this error bro,
To Reproduce
What code caused the problem.
Feel free to omit any sensitive information.
In my RegisterController I have this
Expected behavior
A clear and concise description of what you expected to happen.
I send with my postman un post and the response is the tittle of this issue.
Logs
If applicable, attach log files.
Feel free to omit any sensitive information.
Cryptocurrency
Describe used software and network:
Environment
Describe your runtime environment:
php artisan --version
to get Laravel version)php -v
to get php version)Additional information
Add any other information about the problem here.
The text was updated successfully, but these errors were encountered: