Git Source
struct TokenMinTxSizeS {
    mapping(ActionTypes => Rule) tokenMinTxSize;
}