import { stringToHex } from "https://deno.land/x/polkadot@0.2.17/util/string/index.ts";
Examples
import { stringToHex } from 'https://deno.land/x/polkadot@0.2.17/util/mod.ts';
stringToU8a('hello'); // 0x68656c6c6f
import { stringToHex } from "https://deno.land/x/polkadot@0.2.17/util/string/index.ts";
import { stringToHex } from 'https://deno.land/x/polkadot@0.2.17/util/mod.ts';
stringToU8a('hello'); // 0x68656c6c6f