neo-go
neo-go copied to clipboard
Base64URL support
Is your feature request related to a problem? Please describe.
I'm always frustrated when we're not on par with C# in terms of protocol development. https://github.com/neo-project/neo/pull/3453 has extended Stdlib.
Describe the solution you'd like
Port it to NeoGo.
Depends on https://github.com/nspcc-dev/neo-go/pull/3554.