Merge remote-tracking branch 'origin/version/v0.3.3' into feat/new-configs

This commit is contained in:
BluJ
2023-02-13 16:22:09 -07:00

View File

@@ -597,7 +597,7 @@ const { test } = Deno;
checker.unsafeCast({ mode: "automatic", size: 1234 });
});
test("Something that broke", () => {
test("A default that is invalid according to the tests", () => {
const checker = PM.typeFromProps({
pubkey_whitelist: {
name: "Pubkey Whitelist (hex)",