PTxId
info
Modified entirely from V1 version.
Type alias for the hash of a transaction.
Definition:
import { palias } from "../../../PTypes";
import { bs } from "../../../type_system";
export const PTxId = palias( bs );
aliased type: TermBS