Use historic BTC rate for expense items; allow BTC as currency #226

Merged
raucao merged 11 commits from feature/currencies into master 2025-02-16 14:50:26 +00:00
Showing only changes of commit 67538a9437 - Show all commits
+2 -2
View File
@@ -76,10 +76,10 @@ module.exports = function(environment) {
ENV.githubSignupUrl = 'http://localhost:8888/kredits/signup/github';
ENV.ipfs = {
host: 'localhost',
host: '10.1.1.198',
port: '5001',
protocol: 'http',
gatewayUrl: 'http://localhost:8080/ipfs'
gatewayUrl: 'http://10.1.1.198:9090/ipfs'
};
// Uncomment if you want to use local akkounts