After looking at the source code, some of the code is repeated. Why not directly reference the shared library? Instead, rewrite a library to reference it? For example, the code for raydium in the grpc module. The height is duplicated with the code under raydium. Don't you consider directly quoting the methods under raydium?
After looking at the source code, some of the code is repeated. Why not directly reference the shared library? Instead, rewrite a library to reference it? For example, the code for raydium in the grpc module. The height is duplicated with the code under raydium. Don't you consider directly quoting the methods under raydium?