void addHandler(String deviceId, FireblocksJoinWalletHandler handler) { _handlers[deviceId] = handler; }