@bn-onboard/common
Advanced tools
Comparing version 2.0.0-alpha.7 to 2.0.0-alpha.8
@@ -99,3 +99,3 @@ import type { ethers, providers, BigNumber } from 'ethers'; | ||
recommendedInjectedWallets?: RecommendedInjectedWallets[]; | ||
agreement: TermsOfServiceAgreementOptions | null; | ||
agreement?: TermsOfServiceAgreementOptions | null; | ||
} | ||
@@ -102,0 +102,0 @@ export declare type TermsOfServiceAgreementOptions = { |
{ | ||
"name": "@bn-onboard/common", | ||
"version": "2.0.0-alpha.7", | ||
"version": "2.0.0-alpha.8", | ||
"scripts": { | ||
@@ -5,0 +5,0 @@ "build": "rollup -c", |
Sorry, the diff of this file is too big to display
665721
9262