const session: Session = { owners: { type: "ecdsa", accounts: [accountA], }, policies: [ { type: "usage-limit", limit: 10n, }, ], };