ReactSDK ReferenceUtilitiesuseConnectionCopy pageA hook that returns the current connection including chain, policy, and transport that you’re currently using. Import 1import { useConnection } from "@account-kit/react"; Returns Connection the current connection. ref