/* Package port implements the ICS 05 - Port Allocation specification (https://github.com/cosmos/ibc/tree/main/spec/core/ics-005-port-allocation). This concrete implementation defines types and methods with which modules can bind to uniquely named ports allocated by the IBC handler. */ package port