-
Notifications
You must be signed in to change notification settings - Fork 55
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
feat: Support Dynamic NFT #1525
base: develop
Are you sure you want to change the base?
Conversation
conanfile.py
Outdated
@@ -28,7 +28,8 @@ class Clio(ConanFile): | |||
'protobuf/3.21.9', | |||
'grpc/1.50.1', | |||
'openssl/1.1.1u', | |||
'xrpl/2.3.0-b1', |
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.
Please ignore this change. DNFT will be merged after libxrpl gets updated.
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.
Leaving a few nits 👍
a6b7569
to
1edb890
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.
looks good
After XRPLF/rippled#5048 is merged, we can merge this PR. |
Clio's changes for supporting DNFT https://github.com/XRPLF/rippled/pull/5048/files