mirror of
https://github.com/alexgo-io/stacks-subnets.git
synced 2026-04-28 11:46:10 +08:00
renamed subnets to subnet
This commit is contained in:
@@ -81,4 +81,4 @@
|
||||
;; check that we have enough signatures
|
||||
(try! (check-miners (append (get signers signer-principals) tx-sender)))
|
||||
;; execute the block commit
|
||||
(as-contract (contract-call? .subnets commit-block (get block block-data) (get target-tip block-data) (get withdrawal-root block-data)))))
|
||||
(as-contract (contract-call? .subnet commit-block (get block block-data) (get target-tip block-data) (get withdrawal-root block-data)))))
|
||||
|
||||
Reference in New Issue
Block a user