Skip to content

Missing BASE and PAYMENT in AddressFormatEnum #87

@Osc-ops-dev

Description

@Osc-ops-dev

Hi, currently the AddressFormatEnum in VaultWalletAddress is missing BASE and PAYMENT formats that are supported by the fireblocks api.

When trying to operate with for example ADA which is BASE the fireblocks api returns that as a value and the enum is not able to map, thus causing the following error:

"com.fireblocks.sdk.ApiException: com.fasterxml.jackson.databind.exc.ValueInstantiationException: Cannot construct instance of com.fireblocks.sdk.model.VaultWalletAddress$AddressFormatEnum, problem: Unexpected value 'BASE'"

Is there any way to fix this ?

Thank you and regards,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions