Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bigchaindb/bigchaindb
/ alice
Function
alice
tests/conftest.py:194–196 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
192
193
@pytest.fixture
194
def
alice():
195
from
bigchaindb.common.crypto
import
generate_key_pair
196
return
generate_key_pair()
197
198
199
@pytest.fixture
Callers
nothing calls this directly
Calls
1
generate_key_pair
Function · 0.90
Tested by
no test coverage detected