Skip to content

Commit

Permalink
chore: remove outdated broadcast data (#151)
Browse files Browse the repository at this point in the history
* fix: remove outdated broadcast data

* add version tag to BundleRegistry
  • Loading branch information
varunsrin committed Sep 24, 2022
1 parent 2f522bc commit f510b17
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion broadcast/AccountRegistry.s.sol/4/run-1655661366.json

This file was deleted.

1 change: 0 additions & 1 deletion broadcast/AccountRegistry.s.sol/4/run-latest.json

This file was deleted.

2 changes: 2 additions & 0 deletions src/BundleRegistry.sol
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ import {NameRegistry} from "./NameRegistry.sol";
/**
* @title BundleRegistry
* @author varunsrin (@v)
* @custom:version 2.0.0
*
* @notice BundleRegistry allows user to register a Farcaster Name and Farcaster ID in a single
* transaction by wrapping around the IdRegistry and NameRegistry contracts, saving gas and
* reducing complexity for the caller.
Expand Down

0 comments on commit f510b17

Please sign in to comment.