explorer icon indicating copy to clipboard operation
explorer copied to clipboard

Use `feature` RPC to populate `AmendmentEnable` tx Simple page.

Open pdp2121 opened this issue 1 year ago • 0 comments

With the new feature RPC introduced in rippled 2.2.0, EnableAmendment tx Simple page can populate its data using amendment id without dependence on xrpl.org and rippled docs (which change pretty frequently):

https://github.com/ripple/explorer/blob/staging/src/containers/shared/amendmentUtils.ts

The logic would be simplified and consistency would be improved

pdp2121 avatar Jun 27 '24 20:06 pdp2121