Function asOptionalHashLeaseEstimateWithSources
- asOptionalHashLeaseEstimateWithSources<
TType extends
WithSources<
DeepRestrictToStringKeys<
{
currency: string;
exp: number;
nbf: number;
price: number;
schema: "network.xyo.hash.lease.estimate";
},
>,
>,
>(
value: AnyNonPromise,
): undefined | TType Returns undefined | TType