Skip to content

Commit

Permalink
Update pallets/jobs/rpc/runtime-api/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Salman Pathan <[email protected]>
  • Loading branch information
drewstone and salman01zp authored Nov 6, 2023
1 parent b6310ef commit 4580f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pallets/jobs/rpc/runtime-api/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
//
// You should have received a copy of the GNU General Public License
// along with Tangle. If not, see <http://www.gnu.org/licenses/>.
//! Runtime API definition for transaction payment pallet.
//! Runtime API definition for jobs pallet.
#![cfg_attr(not(feature = "std"), no_std)]

Expand Down

0 comments on commit 4580f80

Please sign in to comment.