import { SpendBundle } from "../../chia_rs/chia-protocol/spend_bundle";
export type WalletSpendBundle = SpendBundle;
