fill_missing_rawmempool: fill_missing_rawmempool

Description Usage Arguments Examples

View source: R/fill_missing_rawmempool.R

Description

Since we are only taking a snapshot of the rawmempool every minute it can happpen that two blocks get verified inbetween two snapshots, thus we are missing rawmempoolfiles. To coutneract this we look at the rawmempool of the block before and dismiss the validated transactions.

Usage

1

Arguments

blocknr

sequence for which missing rawmempool files will be created

Examples

1
2
3
4
## Not run: 
fill_missing_rawmempool(blocknr = 500000:501000)

## End(Not run)

Ziegelsteintom/bcdataprep documentation built on May 16, 2019, 6:54 p.m.