omni address function to validate the address and throw in case of error
We know the chain kind , we know the address string.
We can validate if the recipient is a valid address in a target network. (just string validation). If it is not the we throw an error.
omni address function to validate the address and throw in case of error
We know the chain kind , we know the address string.
We can validate if the recipient is a valid address in a target network. (just string validation). If it is not the we throw an error.