Type Definition pallet_ovm::ExecResult[][src]

type ExecResult<T> = Result<Vec<u8>, ExecError<<T as Config>::AccountId>>;