Skip to main content

MiningResult

Type Alias MiningResult 

Source
type MiningResult<N> = (Result<MinedBlockOutcome<<N as Network>::TxEnvelope>, BlockchainError>, Arc<Backend<N>>, u64);

Layoutยง

Note: Encountered an error during type layout; the type failed to be normalized.