Setting signer logic and computing fees. AC messages for different transfer ownership states. Declining ownership logic. Added `CommunityTokensStore.qml` stub. Removed deprecated property. Issue #11964
- Moved finalise ownership and decline ownership popups from `ChatLayout` to `Popups`. - Removed instance from `ChatLayout`. Part of #12175