There are two representations of an address on fuel: b256 (0xd160a3149fe21359cfecc71ded3bd82f7e3ddc4e66c5ffbc162bb7fe7fec0676
) and bech32 (fuel169s2x9ylugf4nnlvcuw76w7c9alrmhzwvmzll0qk9wmlullvqemq84n20a
). What are the criteria for each of the representations?
- should bech32 always consist of 63 chars or it can be longer/shorter? Are there any prohibited symbols?
- should the b256 representation always consist of 64 hex decimals (I suppose, yes, given the name)