Skip to content

add deprecation-only callouts to quickstarts and tutorials using AccountBalanceQuery #725

Description

@theekrystallee

description

~82 references to AccountBalanceQuery across 7 tutorial files, plus one each in the java and go quickstarts, use it as a supporting step. none carried a deprecation warning.

code is not swapped here (that is #724) — swapping only js while java/go tabs still show the old query reads as inconsistent. this issue adds deprecation callouts now, decoupled from replacement availability.

files

  • native/quickstart/java.mdx, native/quickstart/go.mdx — inline comment/link near the AccountBalanceQuery call
  • native/tutorials/getting-started/auto-create-accounts.mdx
  • native/tutorials/tokens/create-transfer-fungible.mdx
  • native/tutorials/tokens/create-transfer-nft.mdx
  • native/tutorials/tokens/airdrop-campaign.mdx
  • native/tutorials/tokens/hts-part1-mint.mdx
  • native/tutorials/tokens/hts-part2-kyc.mdx
  • native/tutorials/tokens/hts-part3-admin.mdx

what to do

  • quickstarts: short inline comment, e.g. // AccountBalanceQuery is deprecated, see /native/accounts/get-balance.
  • tutorials: one <Warning>/<Note> near the top of each file linking to /native/accounts/get-balance for the full timeline and migration paths.

acceptance criteria

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions