Add `IrFetcherWithNotary` and `IrFetcherWithoutNotary` that can fetch IR keys with and without usage of notary contract. Both can be hidden behind `InnerRingKeys() (keys.PublicKeys, error)` interface. Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>