issues
search
aurora-is-near
/
aurora-relayer
[DEPRECATED] Web3-compatible relayer server for Aurora.
https://aurora-is-near.github.io/aurora-relayer/
Creative Commons Zero v1.0 Universal
26
stars
13
forks
source link
nats-indexer: get rid of reflection
#312
Closed
strokovok
closed
2 years ago
strokovok
commented
2 years ago
Replace
reflect.TypeOf
with native type assertion
Replace
reflect.TypeOf
with native type assertion