mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 18:41:03 +00:00
high altitude description of disputes (#2285)
This commit is contained in:
committed by
GitHub
parent
e3504ee73c
commit
a66801bd0f
@@ -85,4 +85,12 @@ WND/S
|
||||
XCM/S
|
||||
XCMP/M
|
||||
include/BG
|
||||
isolate/BG
|
||||
isolate/BG
|
||||
dispatchable/SM
|
||||
VMP/SM
|
||||
HMP/SM
|
||||
DMP/SM
|
||||
MQC/SM
|
||||
VRF/SM
|
||||
assignee/SM
|
||||
adversary/SM
|
||||
@@ -7,6 +7,7 @@ extra_dictionaries = ["lingua.dic"]
|
||||
# `Type`'s
|
||||
# 5x
|
||||
# He tagged it as 'TheGreatestOfAllTimes'
|
||||
transform_regex = ["^'([^\\s])'$", "^[0-9]+(?:\\.[0-9]*)?x$", "^'s$", "^\\+$"]
|
||||
# Transforms'
|
||||
transform_regex = ["^'([^\\s])'$", "^[0-9]+(?:\\.[0-9]*)?x$", "^(.*)'$", "^\\+$"]
|
||||
allow_concatenation = true
|
||||
allow_dashes = true
|
||||
|
||||
Reference in New Issue
Block a user