Skip to content

bug: Inconsistency in AccountSetFlag definition #164

@ckeshava

Description

@ckeshava

The xrpl-rust library uses a map of AccountSet flags which are inconsistent with the rippled C++ client (flag definitions found here)

Consequently, I expect any invocation of AccountSet transaction with the affected flags to not work as expected.

Image

This PR updates the flags to their correct values in its Change-Set. Here are the incorrect AccountSet flags:

Image

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