-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add decimal display to taprpc.Asset
#960
Add decimal display to taprpc.Asset
#960
Conversation
90c4253
to
ea8afd4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice 🎉
Just a couple of suggestions where we might also want to expose the value.
ea8afd4
to
441c231
Compare
441c231
to
927c173
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some nits, otherwise LGTM 🎉
927c173
to
21bb811
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🧤
Description
Recently we supported a new
decimal_display
field when minting which would be encoded in the asset metadata. This PR tries to expose that field back to the user via commonly used asset RPC calls