helius-labs / helius-sdk

125 stars 39 forks source link

fix: specify fields on webhook update #30

Closed NicolasPennie closed 1 year ago

NicolasPennie commented 1 year ago

We need to explicitly specify the fields when we call "putWebhook" to avoid causing breaking changes when we add new fields to the webhook response.

Tested against my personal Helius account.