mirror of
https://github.com/zhigang1992/liquid-stacking.git
synced 2026-01-12 17:23:23 +08:00
22 lines
529 B
YAML
22 lines
529 B
YAML
#
|
|
# SPDX-License-Identifier: BUSL-1.1
|
|
|
|
---
|
|
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
|
|
|