mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-23 03:20:19 +08:00
add comments on when/how to use BlockstackDB class
This commit is contained in:
@@ -70,6 +70,9 @@ class BlockstackDB( virtualchain.StateEngine ):
|
||||
"""
|
||||
Construct a blockstack state engine, optionally from locally-cached
|
||||
blockstack database state.
|
||||
|
||||
Within the context of blockstack-server:
|
||||
* do NOT instantiate directly. Use the virtualchain_hooks helper method (get_db_state())
|
||||
"""
|
||||
|
||||
import virtualchain_hooks
|
||||
|
||||
Reference in New Issue
Block a user