Junaid
Junaid
@vallinayakichidambaram this feature is not added yet
> I think we already have example of all tx types. The question was to show how to send contract transaction with different types. For ex. Transfer ERC20 token using...
>Hi. I use 4.x version. web3.balance return 285419491325000000. but the actual value is (the error message say that):285419491324450000 When i have a balance with more than decimalPoint number i have...
We should add this in 4.x docs
Thanks for details in description section. blockhash is [Bytes](https://github.com/web3/web3.js/blob/a325689a324c5bbfe050f5cc9af2ba41e44d1bfd/packages/web3-types/src/primitives_types.ts#L19C5-L19C5) , that can be `Uint8Array` or `string` based on input formatters, as here you are fully sure you want `FMT_BYTES.HEX` string...
@lvivo639 Thanks for details, we will fix this.
@Alfxjx sure open PR for its fix, thanks
> > @danforbes In this doc PR, I'll suggest to create formatting guide using functions in packages like web3.eth.getBlockNumber(..), ... > > @jdevcs can you clarify your suggestion? The [existing...
> > what do you think for adding one example for each of sub sections specially for formatting numbers using `web3.eth.getBlockNumber` > > @jdevcs is this what you had in...
## AA v0.6 - [x] - AA functions - [x] - AA current tests - [x] - Use another package level provider for Interaction with bundler - [x] - AA...