mirror of
https://github.com/zhigang1992/liquid-stacking.git
synced 2026-04-30 13:02:37 +08:00
add some deployments
This commit is contained in:
18
deployments/2-pool-delegates.devnet-plan.yaml
Normal file
18
deployments/2-pool-delegates.devnet-plan.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
id: 0
|
||||
name: Devnet deployment
|
||||
network: devnet
|
||||
stacks-node: "http://localhost:20443"
|
||||
bitcoin-node: "http://devnet:devnet@localhost:18443"
|
||||
plan:
|
||||
batches:
|
||||
- id: 0
|
||||
transactions:
|
||||
- contract-call:
|
||||
contract-id: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM.lqstx-mint-registry
|
||||
expected-sender: ST1PQHQKV0RJXZFY1DGX8MNSNYVE3VGZJSRTPGZGM
|
||||
method: delegate-stx
|
||||
parameters:
|
||||
- u1640000001000000
|
||||
cost: 10000
|
||||
|
||||
Reference in New Issue
Block a user