You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indexer is fully qualified cryptographic material primitive base class for indexed primitives. Indexed codes are a mix of indexed and variable length because code table has two char codes for compact variable length.
Indexer is fully qualified cryptographic material primitive base class for indexed primitives. Indexed codes are a mix of indexed and variable length because code table has two char codes for compact variable length.
impl - https://github.com/WebOfTrust/keripy/blob/5a19417a3c6e79e868ae96f55e82385de0c348d3/src/keri/core/coring.py#L3538
test - https://github.com/WebOfTrust/keripy/blob/5a19417a3c6e79e868ae96f55e82385de0c348d3/tests/core/test_coring.py#L1524
Indexer.ts
The text was updated successfully, but these errors were encountered: