Closed romapres2010 closed 5 years ago
If I try to call method Get with incorrect MsgId, for example to byte less "414d5120514d3420202020202020202090b7355d218920" instead of "414d5120514d3420202020202020202090b7355d21892013" I received panic "runtime error: index out of range"
added some validation for parameters in latest push
it seems ok
If I try to call method Get with incorrect MsgId, for example to byte less "414d5120514d3420202020202020202090b7355d218920" instead of "414d5120514d3420202020202020202090b7355d21892013" I received panic "runtime error: index out of range"