WalletConnectSharp
WalletConnectSharp copied to clipboard
Make Tag property in RpcRequestOptions optional
Update the RelayPublishRequest to make the Tag property optional, and ensure it's used exclusively for wc_* events. Also, modify the RpcOptionsAttribute and RpcRequestOptionsAttribute to reflect these changes.