hasIbcEntryPoints property

bool? hasIbcEntryPoints
final

Whether the code has IBC entry points (ibc_channel_open, ibc_channel_connect, etc.)

Implementation

final bool? hasIbcEntryPoints;