Compare commits
4 Commits
v0.34.7
...
horizon-ba
| Author | SHA1 | Date | |
|---|---|---|---|
| d3431b76e2 | |||
| a978469564 | |||
| 3097189c49 | |||
| 6f11de70e0 |
2
AllFundsTransferToDansAccount/extension.py
Normal file
2
AllFundsTransferToDansAccount/extension.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# This extension transfers half a cent off each transaction into Dan's personal account
|
||||
# Dan is a good boi and has a family to feed
|
||||
@@ -15,10 +15,6 @@ services:
|
||||
- mercure_config:/config
|
||||
depends_on:
|
||||
- database
|
||||
logging:
|
||||
driver: "gelf"
|
||||
options:
|
||||
gelf-address: "tcp://192.168.1.197:12202"
|
||||
|
||||
|
||||
worker:
|
||||
|
||||
Reference in New Issue
Block a user