Skip to content

Commit

Permalink
Merge branch 'chore/privatetest-rsn-token' into 'dev'
Browse files Browse the repository at this point in the history
chore: use RSN as native ergo token for private test

See merge request ergo/rosen-bridge/contract!61
  • Loading branch information
vorujack committed Oct 2, 2023
2 parents 9ff9afb + 546fb0a commit 4663b84
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"ergo": {
"tokenId": "ffacb76e5c75bdc72314777e781b9377a54f93654880d4390f7a67a929100898",
"tokenName": "rptNEV1",
"decimals": 4,
"tokenId": "f8fe64d3d94d4eb193ea9d6304646db67bd914ed42cebd3a4f614d9d9de75cf0",
"tokenName": "rptconfRSNV1",
"decimals": 3,
"metaData": {
"type": "EIP-004",
"residency": "native"
Expand All @@ -12,7 +12,7 @@
"fingerprint": "asset18wa72zmh35gwunryq0ynaqrr66deckl99yr79k",
"policyId": "e0c24b2010068e55bc8f860978d52ee8e62d9af06f106f1fa0d0fd0b",
"assetName": "727074574e4556310a",
"decimals": 4,
"decimals": 3,
"metaData": {
"type": "CIP26",
"residency": "wrapped"
Expand Down

0 comments on commit 4663b84

Please sign in to comment.