interface DelegationPoolAllowlisting {
    allowlist: _0x1.smart_table.SmartTable<string, boolean>;
}

Properties

Properties

allowlist: _0x1.smart_table.SmartTable<string, boolean>