ShowCallsStatus: BaseMessage & {
    type: WALLET_SHOW_CALLS_STATUS;
    bundleIdentifier: string;
    requestId: MessageID;
}