Skip to content

Commit

Permalink
import Err
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-o-how committed Jul 18, 2024
1 parent 3d42194 commit 767f5ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chia/types/eligible_coin_spends.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
from chia.types.mempool_item import BundleCoinSpend
from chia.types.spend_bundle import SpendBundle
from chia.util.ints import uint32, uint64
from chia.util.errors import Err, ValueError


@dataclasses.dataclass(frozen=True)
Expand Down

0 comments on commit 767f5ff

Please sign in to comment.