export { ConcordiumGRPCClient, ConcordiumGRPCWebClient, getAccountIdentifierInput, getBlockHashInput, } from './GRPCClient.js'; export * from './upward.js';