Constant zebra_rpc::queue::NUMBER_OF_BLOCKS_TO_EXPIRE
source ยท const NUMBER_OF_BLOCKS_TO_EXPIRE: i64 = 5;
Expand description
The approximate target number of blocks a transaction can be in the queue.
const NUMBER_OF_BLOCKS_TO_EXPIRE: i64 = 5;
The approximate target number of blocks a transaction can be in the queue.