mirror of
https://github.com/FlipsideCrypto/thorchain-models.git
synced 2026-02-06 13:37:10 +00:00
clone
This commit is contained in:
parent
397bede0fa
commit
ab14e99e78
@ -1,8 +1,8 @@
|
||||
{% macro run_sp_create_prod_clone() %}
|
||||
{% set clone_query %}
|
||||
call algorand._internal.create_prod_clone(
|
||||
'algorand',
|
||||
'algorand_dev',
|
||||
call thorchain._internal.create_prod_clone(
|
||||
'thorchain',
|
||||
'thorchain_dev',
|
||||
'internal_dev'
|
||||
);
|
||||
{% endset %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user