Type alias TxTypeSchemas

TxTypeSchemas: { [ key in Tag]: BuildTxArgBySchema<typeof TX_SCHEMA[key][keyof typeof TX_SCHEMA[key]]> }

Generated using TypeDoc