fireblocks / java-sdk

MIT License
6 stars 2 forks source link

Upgrade to Latest API 1.6.4 #7

Open RichardForss opened 5 months ago

RichardForss commented 5 months ago

Can someone please upgrade this to 1.6.4 OpenAPI as my code is breaking with new Staking functions in transactions.

RichardForss commented 5 months ago
openapi: 3.0.0
info:
    title: Fireblocks API
    version: "1.6.4"
    contact:
        email: support@fireblocks.com
servers:
    - url: "https://api.fireblocks.io/v1"
asafs932 commented 3 months ago

Hi @RichardForss,

  1. can you please explain how does this version affects your code?
  2. which version your currently working with?
  3. is it related to this Java SDK or general request for the spec file?