explorer
explorer copied to clipboard
Replace manual types with xrpl.js types
Replace manual types with xrpl.js types. For example: https://github.com/ripple/explorer/blob/f0d7385ed0506f7987aa157e7e257a45d9dd8324/src/containers/shared/components/Transaction/types.ts#L55-L70
should be replaced with BaseTransaction. Similar things applied to fields such as:
https://github.com/ripple/explorer/blob/f0d7385ed0506f7987aa157e7e257a45d9dd8324/src/containers/shared/components/Transaction/DIDDelete/types.ts#L4-L6