Merge pull request #1344 from XRPLF/tokens_renaming

Rename "Issued Currencies" to Tokens
This commit is contained in:
Rome Reginelli
2022-03-02 16:52:54 -08:00
committed by GitHub
65 changed files with 681 additions and 560 deletions

View File

@@ -67,7 +67,7 @@
><path fill="none" d="M0.5 0.5 L260.5 0.5 L260.5 21.6094 L649 21.6094 L649 69 L0.5 69 Z" clip-path="url(#clipPath4)"
/><path fill="none" d="M0.5 21.6094 L260.5 21.6094" clip-path="url(#clipPath4)"
/><text x="5" font-size="14px" y="16.1094" clip-path="url(#clipPath4)" font-family="sans-serif" stroke="none" xml:space="preserve"
>Issued Currency Number Format</text
>Token Number Format</text
></g
><g font-family="sans-serif" font-size="14px" transform="translate(530,110)"
><text x="5" xml:space="preserve" y="18.1094" clip-path="url(#clipPath5)" stroke="none"
@@ -96,8 +96,8 @@
/></g
><g transform="translate(250,50)"
><rect fill="none" x="0.5" width="408.5" height="28.5" y="0.5" clip-path="url(#clipPath8)"
/><text x="141" font-size="14px" y="18.1094" clip-path="url(#clipPath8)" font-family="sans-serif" stroke="none" xml:space="preserve"
>mantissa (54 bits)</text
/><text x="115" font-size="14px" y="18.1094" clip-path="url(#clipPath8)" font-family="sans-serif" stroke="none" xml:space="preserve"
>significant digits (54 bits)</text
></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(90,50)" stroke-opacity="0" stroke="rgb(255,255,255)"
><rect x="0.5" width="148.5" height="28.5" y="0.5" clip-path="url(#clipPath9)" stroke="none"

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 9.7 KiB

View File

@@ -80,7 +80,7 @@
/></g
><g font-family="sans-serif" font-size="14px" transform="translate(90,470)"
><text x="5" xml:space="preserve" y="18.1094" clip-path="url(#clipPath3)" stroke="none"
>Issued Currency Code Format</text
>Standard Currency Code Format</text
></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(30,260)" stroke-opacity="0" stroke="rgb(255,255,255)"
><rect x="0.5" width="848.5" height="48.5" y="0.5" clip-path="url(#clipPath4)" stroke="none"
@@ -90,7 +90,7 @@
/></g
><g font-family="sans-serif" font-size="14px" transform="translate(30,230)"
><text x="5" xml:space="preserve" y="18.1094" clip-path="url(#clipPath3)" stroke="none"
>Issued Currency Amount Format</text
>Token Amount Format</text
></g
><g font-family="sans-serif" font-size="14px" transform="translate(30,20)"
><text x="5" xml:space="preserve" y="18.1094" clip-path="url(#clipPath5)" stroke="none"
@@ -209,8 +209,8 @@
/></g
><g transform="translate(260,270)"
><rect fill="none" x="0.5" width="188.5" height="28.5" y="0.5" clip-path="url(#clipPath16)"
/><text x="31" font-size="14px" y="18.1094" clip-path="url(#clipPath16)" font-family="sans-serif" stroke="none" xml:space="preserve"
>mantissa (54 bits)</text
/><text x="5" font-size="14px" y="18.1094" clip-path="url(#clipPath16)" font-family="sans-serif" stroke="none" xml:space="preserve"
>significant digits (54 bits)</text
></g
><g fill="rgb(255,255,255)" fill-opacity="0" transform="translate(100,270)" stroke-opacity="0" stroke="rgb(255,255,255)"
><rect x="0.5" width="148.5" height="28.5" y="0.5" clip-path="url(#clipPath11)" stroke="none"

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB