Skip to content

Commit f510b17

Browse files
authored
chore: remove outdated broadcast data (#151)
* fix: remove outdated broadcast data * add version tag to BundleRegistry
1 parent 2f522bc commit f510b17

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

broadcast/AccountRegistry.s.sol/4/run-1655661366.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

broadcast/AccountRegistry.s.sol/4/run-latest.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/BundleRegistry.sol

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ import {NameRegistry} from "./NameRegistry.sol";
99
/**
1010
* @title BundleRegistry
1111
* @author varunsrin (@v)
12+
* @custom:version 2.0.0
13+
*
1214
* @notice BundleRegistry allows user to register a Farcaster Name and Farcaster ID in a single
1315
* transaction by wrapping around the IdRegistry and NameRegistry contracts, saving gas and
1416
* reducing complexity for the caller.

0 commit comments

Comments
 (0)