sui
sui copied to clipboard
Add getFullNodeUrl to imports.
Example doesn't work without getFullNodeUrl imported.
Description
Describe the changes or additions included in this PR.
Test Plan
How did you test the new or updated feature?
If your changes are not user-facing and not a breaking change, you can skip the following section. Otherwise, please indicate what changed, and then add to the Release Notes section as highlighted during the release process.
Type of Change (Check all that apply)
- [ ] protocol change
- [ ] user-visible impact
- [ ] breaking change for a client SDKs
- [ ] breaking change for FNs (FN binary must upgrade)
- [ ] breaking change for validators or node operators (must upgrade binaries)
- [ ] breaking change for on-chain data layout
- [ ] necessitate either a data wipe or data migration
Release notes
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
explorer | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 22, 2023 0:43am |
multisig-toolkit | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 22, 2023 0:43am |
mysten-ui | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 22, 2023 0:43am |
sui-kiosk | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 22, 2023 0:43am |
sui-typescript-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Dec 22, 2023 0:43am |
@bwhli is attempting to deploy a commit to the Sui Foundation Team on Vercel.
A member of the Team first needs to authorize it.
Thanks for the fix!
⚠️ 🦋 Changesets Warning: This PR has changes to public npm packages, but does not contain a changeset. You can create a changeset easily by running pnpm changeset
in the root of the Sui repo, and following the prompts. If your change does not need a changeset (e.g. a documentation-only change), you can ignore this message. This warning will be removed when a changeset is added to this pull request.