ethereum-attestation-service / eas-sdk

Ethereum Attestation Service - TypeScript/JavaScript SDK
MIT License
83 stars 38 forks source link

Don't automatically broadcast transactions #87

Closed lbeder closed 3 months ago

lbeder commented 3 months ago

Don't automatically broadcast transactions. In order to broadcast transactions, it's now always necessary to call the wait() function.