rabbit
rabbit copied to clipboard
Count of params in serialized data
Hi! Thanks for your project
I corrected the count of parameters in the serialized data. There was a value of 11, which allowed only 1 parameter to be passed. We should send 10+len(params)