StakingAddressLike
export type StakingAddressLike =
| StakingAddress
| BytesLike
| ShelleyAddress
| StakingCredential
| PubKeyHash
| ValidatorHashexport type StakingAddressLike =
| StakingAddress
| BytesLike
| ShelleyAddress
| StakingCredential
| PubKeyHash
| ValidatorHash