White2001Offl

Results 8 comments of White2001Offl

@selsta yeah, but I wanna get the inputs and output address with amount. Basically I'm trying to build a payment gateway for monero, And the input , output decode from...

@SChernykh which RPC call I've to use? /get_transactions ? If so I tried by running `monero-wallet-rpc` by setting port and wallet dir but when I make a request ``` curl...

ok I get it now how all works. only think i wanna know is how can I decode the out and in address and amount data so that I can...

> @White2001Offl It is only for HTTP2, no for HTTP1. @KawaCode yes only for HTTP2 but the sites I use are HTTP2 only and I get a lot now

@Danny-Dasilva sent you a mail with Subject `Stream ID Error`

@Danny-Dasilva Sent a mail with title `Support of Websocket TLS / Ja3 Spoof` which has site details and I want the site to be private please. Thanks

as per the example, you can get the cookies like `res.Headers["Set-Cookie"]` then you can split each by `/,/`