interledgerjs / ilp-plugin-xrp-asym-server

Server for Asymmetric XRP Paychan
9 stars 6 forks source link

perf: cache incoming claims as object, not string #46

Closed sentientwaffle closed 6 years ago

sentientwaffle commented 6 years ago

This saves the Account from repeatedly serializing and deserializing cached claim objects.