MobileConnectResponse
Defines the mobile connect response:
type MobileConnectResponse = { walletconnectUrl: string; iosUrl: string; androidUrl: string;};
Defines the mobile connect response:
type MobileConnectResponse = { walletconnectUrl: string; iosUrl: string; androidUrl: string;};