sui icon indicating copy to clipboard operation
sui copied to clipboard

Add getFullNodeUrl to imports.

Open bwhli opened this issue 1 year ago • 2 comments

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

bwhli avatar Dec 22 '23 12:12 bwhli

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

vercel[bot] avatar Dec 22 '23 12:12 vercel[bot]

@bwhli is attempting to deploy a commit to the Sui Foundation Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Dec 22 '23 12:12 vercel[bot]

Thanks for the fix!

hayes-mysten avatar Jan 02 '24 19:01 hayes-mysten

⚠️ 🦋 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.

Learn more about Changesets.

github-actions[bot] avatar Jan 02 '24 19:01 github-actions[bot]