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.
type MiningResult<N> = (Result<MinedBlockOutcome<<N as Network>::TxEnvelope>, BlockchainError>, Arc<Backend<N>>, u64);Note: Encountered an error during type layout; the type failed to be normalized.