interface IpfsNodePrperties {
    gatewayUrl?: string;
}

Properties

Properties

gatewayUrl?: string