blockStore property

BlockStore get blockStore

Get the block store

Implementation

BlockStore get blockStore {
  return _container.get<BlockStore>();
}