Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Contract: Sending coreum originated tokens back from XRPL to Coreum (#49
) # Description - Implemented sending of coreum originated tokens (previously bridged) from XRPL back to the Coreum. - Changed the Coreum Tokens Map into an Indexed Map to also be able to query Coreum tokens by XRPL currency ( this is needed for the relayers (so that they can obtain the token information) and also made possible to remove the other map we were using for currencies and use the secondary index instead).
- Loading branch information