coinbase / coinbase-pro-node

DEPRECATED — The official Node.js library for Coinbase Pro
Apache License 2.0
844 stars 316 forks source link

Property 'getPaymentMethods' does not exist on type 'AuthenticatedClient' #370

Closed theRealScoobaSteve closed 4 years ago

theRealScoobaSteve commented 5 years ago

issue: If your using typescript, getPaymentMethods does not exist on the authenticated client, yet should be.

Steps to reproduce: Simply create a typescript node project, connect to an authenticated client and call the method. You will get an error at compile time because the method is not defined on the Authenticated Client.

drewrothstein commented 4 years ago

Hi, we are closing out PRs + Issues as this project is being archived.