Summary
Rename IsBound to HasCapability. IsBound currently checks if the IBC application's scoped keeper has claimed the capability for a portID bounded by the portKeeper. This will make it more clear the difference in functionality between: portKeeper.IsBound and k.IsBound
For Admin Use