Source Code
(define-read-only (get-info (height uint))
{ height: height, vrf: (get-block-info? vrf-seed height), burn: (get-burn-block-info? header-hash height) })
Functions (1)
| Function | Access | Args |
|---|---|---|
| get-info | read-only | height: uint |
(define-read-only (get-info (height uint))
{ height: height, vrf: (get-block-info? vrf-seed height), burn: (get-burn-block-info? header-hash height) })
| Function | Access | Args |
|---|---|---|
| get-info | read-only | height: uint |