connector.getBech32Prefix on an initialized ParaGrazConnector instance. Import the class from the package root:
cosmos.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Returns the account bech32 prefix for a configured chain.
connector.getBech32Prefix on an initialized ParaGrazConnector instance. Import the class from the package root:
import { ParaGrazConnector } from '@getpara/graz-connector';
cosmos.