[][src]Function pallet_abci::get_abci_instance

pub fn get_abci_instance<'ret>(
) -> Result<MutexGuardRefMut<'ret, Option<Box<dyn AbciInterface + Send>>, Box<dyn AbciInterface + Send>>, Box<dyn Error>>

Method that return abci instance.