Set conditions around block mining state
Schema
Property | Required | Description |
---|---|---|
| Yes |
|
| Yes | A block number. Must be an integer greater than 0. |
| Yes | Can be
Both |
Example
{
type: 'block',
block: 21_000_000,
state: 'NOT_MINED'
}
Set conditions around block mining state
Property | Required | Description |
---|---|---|
| Yes |
|
| Yes | A block number. Must be an integer greater than 0. |
| Yes | Can be
Both |
{
type: 'block',
block: 21_000_000,
state: 'NOT_MINED'
}