Type Alias PublicAddressResponse

PublicAddressResponse: {
    public_address: string;
}