mirror of
https://github.com/grassrootseconomics/erc20-pool.git
synced 2026-05-17 05:05:19 +02:00
Implement python interface, deposit and swap test
This commit is contained in:
@@ -7,6 +7,6 @@ all:
|
||||
truncate -s -1 SwapPool.bin
|
||||
|
||||
install: all
|
||||
cp -v *.json ../python/erc20_swap_pool/data/
|
||||
cp -v *.bin ../python/erc20_swap_pool/data/
|
||||
cp -v *.json ../python/erc20_pool/data/
|
||||
cp -v *.bin ../python/erc20_pool/data/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user