freddiecoleman / chia-client

TypeScript client for Chia RPC interfaces.
https://www.chiaexplorer.com/
MIT License
89 stars 43 forks source link

The getNextAddress method has no return value #12

Open Albert-Youngg opened 3 years ago

Albert-Youngg commented 3 years ago

The getNextAddress method has no return value "New_address" is missing from the request parameter

JordyBaylac commented 3 years ago

hi @Yangxin-GG , could you please share any logs, also the version this is happening?

Albert-Youngg commented 3 years ago

The chia-client version I currently use is 9.0.1, and I can’t get any return value using getNextAddress. After reading the source code, I feel that this method is caused by the lack of the New_address field.

crcrcr999 commented 3 years ago

14 Add missing parameter