Inherits: IRateModel
Author: M^0 Labs
The TTG Registrar contract address.
function ttgRegistrar() external view returns (address);
Emitted when TTG Registrar contract address is zero.
error ZeroTTGRegistrar();