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