Docs.rs
  • tx-bakery-2.0.0-beta.4
    • tx-bakery 2.0.0-beta.4
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • szg251
    • Dependencies
      • anyhow ^1.0.95 normal
      • assertables ^7.0.1 normal
      • cbor_event ^2.4.0 normal
      • chrono ^0.4.39 normal
      • clap ^4.5.24 normal optional
      • data-encoding ^2.6.0 normal
      • derive_builder ^0.12.0 normal
      • futures ^0.3.31 normal
      • itertools ^0.13.0 normal
      • jsonrpsee ^0.22.5 normal
      • num-bigint ^0.4.6 normal
      • num-traits ^0.2.19 normal
      • plutus-ledger-api ^3.0.1 normal
      • serde ^1.0.217 normal
      • serde_json ^1.0.135 normal
      • thiserror ^1.0.69 normal
      • tokio ^1.43.0 normal
      • tracing ^0.1.41 normal
      • url ^2.5.4 normal
      • wait-timeout ^0.2.0 normal
      • lbr-prelude ^0.1.3 dev
      • proptest ^1.6.0 dev
    • Versions
    • 36.6% of the crate is documented
  • Go to latest stable release
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

tx_bakery2.0.0-beta.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • TxBakery
  • TxWithCtx
  • chain_query::ChainQueryError
  • chain_query::EraParameters
  • chain_query::EraSummary
  • chain_query::EraTime
  • chain_query::FullTransactionOutput
  • chain_query::ProtocolParameters
  • metadata::TransactionMetadata
  • submitter::SubmitterError
  • tx_info_builder::TxScaffold
  • utils::key_wallet::KeyWallet
  • wallet::WalletError

Enums

  • ChangeStrategy
  • CollateralStrategy
  • chain_query::ChainTip
  • chain_query::Network
  • error::Error
  • metadata::Metadata
  • tx_info_builder::TxScaffoldInput
  • utils::key_wallet::KeyWalletError
  • utils::script::PlutusVersion
  • utils::script::Script
  • utils::script::ScriptOrRef

Traits

  • chain_query::ChainQuery
  • submitter::Submitter
  • wallet::Wallet

Functions

  • time::posix_time_into_slot
  • time::slot_into_posix_time
  • time::slot_into_time
  • time::time_into_slot
  • time::time_range_into_slots

Type Aliases

  • error::Result
  • tx_info_builder::DatumFromWitness