Uses of Package
com.method5.jot.query.model

Packages that use com.method5.jot.query.model
Package
Description
Contains core domain entities used throughout the Jot SDK, such as account identifiers, addresses, and network types.
Provides strongly typed helper methods for constructing known extrinsic calls, such as balances.transfer or multisig.asMulti.
Provides high-level query helpers for accessing on-chain state using the Substrate storage key system.
Internal models and data structures for representing storage query results, such as balances or account info.