Skip to content

Commit

Permalink
Merge pull request #2412 from planetarium/release/100
Browse files Browse the repository at this point in the history
Backmerge headless from release/100
  • Loading branch information
U-lis authored Feb 19, 2024
2 parents d7f42c2 + f102ef5 commit c35991f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Lib9c
Submodule Lib9c updated 141 files
1 change: 1 addition & 0 deletions NineChronicles.Headless/GraphQLServiceExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ public static IServiceCollection AddLibplanetScalarTypes(this IServiceCollection
services.TryAddSingleton<Libplanet.Explorer.GraphTypes.WorldStateType>();
services.TryAddSingleton<Libplanet.Explorer.GraphTypes.HashDigestType<SHA1>>();
services.TryAddSingleton<Libplanet.Explorer.GraphTypes.HashDigestType<SHA256>>();
services.TryAddSingleton<Libplanet.Explorer.GraphTypes.HashDigestSHA256Type>();

return services;
}
Expand Down

0 comments on commit c35991f

Please sign in to comment.