Waves.API.Node.assets.transfer is not a function

I am using the client api library for nodejs listed at:https://github.com/wavesplatform/waves-api
When I use the transfer example I get an error that transfer is not a function.

I am using it on mainnet

Thanks

-Ben

I recommend you to create Issue on the github (https://github.com/wavesplatform/waves-api/issues), it’s a best place to report about such problems.

Hello, and thank you for the report!
Yes, Inal is right, GitHub is the best place for such issues
We have fixed this bug ( https://github.com/wavesplatform/waves-api#transfer-transaction ) and you can check it.
Thanks again!