UNPKG

@ethereum-waffle/chai

Version:

A sweet set of chai matchers for your blockchain testing needs.

5 lines 184 B
export async function getAddressOf(account) { var _a; return (_a = account.address) !== null && _a !== void 0 ? _a : account.getAddress(); } //# sourceMappingURL=account.js.map