Hi, I am not sure if this is the correct platform for this question, please assist if you can. I am using gRPC's GetTransactionRequest in a laravel app . I am sending through a transaction_hash as a parameter. when I do serializeToJsonString on GetTransactionRequest the value of the hash is not what I sent through - it looks like GetTransactionRequest hashes the value which then does not work with the WalletService/GetTransaction.
-- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/d3e4aad1-a252-456c-83a9-7dbe26c9fb48%40googlegroups.com.
