pub type TxCacheSendBundleResponse = BundleResponse;👎Deprecated since 0.16.0:
renamed to BundleResponse
Expand description
Deprecated alias for BundleResponse.
Aliased Type§
pub struct TxCacheSendBundleResponse {
pub id: Uuid,
}Fields§
§id: UuidThe bundle id (a UUID)