Trait vapcore_db::Key [−][src]
Should be used to get database key associated with given value.
Should be used to get database key associated with given value.
impl Key<H256> for BlockNumber[src]type Target = BlockNumberKeyfn key(&self) -> Self::Target[src]impl Key<BlockDetails> for H256[src]impl Key<TransactionAddress> for H256[src]impl Key<BlockReceipts> for H256[src]impl Key<PendingTransition> for H256[src]impl Key<EpochTransitions> for u64[src]type Target = EpochTransitionsKeyfn key(&self) -> Self::Target[src]