ChainSafe / web3-plugin-zksync

MIT License
4 stars 5 forks source link

Fix Transaction Types #48

Closed avkos closed 1 month ago

luu-alex commented 1 month ago

other than what dan said, i think there were other changes made like

getAddress(): Promise<Address>;
    getAddress(): Address;

if u can list out the changes that would be great, but if the scope of this was to fix transaction types it looks like you've changed it :)