We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e3f48e commit 19ab121Copy full SHA for 19ab121
src/tempo/index.ts
@@ -54,6 +54,6 @@ export type {
54
} from './Transaction.js'
55
export * as Transaction from './Transaction.js'
56
export * as Transport from './Transport.js'
57
-export { withFeePayer } from './Transport.js'
+export { withFeePayer, walletNamespaceCompat } from './Transport.js'
58
export * as WebAuthnP256 from './WebAuthnP256.js'
59
export * as WebCryptoP256 from './WebCryptoP256.js'
0 commit comments