fireblocks / fireblocks-sdk-js

Typescript & Javascript SDK for developers using Fireblocks API
https://docs.fireblocks.com/api/swagger-ui/
MIT License
72 stars 69 forks source link

Revert mistake in updateVaultAccount #224

Closed gadiguy closed 1 year ago

gadiguy commented 1 year ago

Pull Request Description

Function updateVaultAccount used post instead of put, and had a redundant parameter. This commit fixes that.

Fixes (link to the issue here)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Checklist: