Skip to main content

TxCacheSendBundleResponse

Type Alias TxCacheSendBundleResponse 

Source
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: Uuid

The bundle id (a UUID)