> For the complete documentation index, see [llms.txt](https://505876833.gitbook.io/gao-jin-yun-xin-xin-yong-chi-v1.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://505876833.gitbook.io/gao-jin-yun-xin-xin-yong-chi-v1.0/zhi-neng-he-yue-kai-fa/bank-yin-hang-shen-fen-he-yue.md).

# Bank银行身份合约

#### 基本属性

|     属性     |           说明           |
| :--------: | :--------------------: |
|     MS     |    *Mainsystem*主合约地址   |
|  bankName  |          银行名称          |
|  bankIndex |      银行索引号（加入顺序号）      |
|  joinTime  |        加入时间（时间戳）       |
|  txAction  |       利益相关交易的基本状态      |
| usedNonces | 在使用数字签名调用功能时防止重复调用的随机数 |

#### 功能

|          功能         |                         说明                        |
| :-----------------: | :-----------------------------------------------: |
| bankSetLimitByOwner |                    银行对公司授信（第一步）                   |
|    bankVoteQuota1   |                   银行同意配额结果（第一步）                   |
|  bankReceivedRepay1 |              当提出申请的公司完成还款，银行进行清算（第一步）             |
|    quotaByNormal3   | 发起普通交易后由发起者进行配额（第二步）/盟主对增信交易进行配额（第四步）/发起增信交易（第五步） |
|  bankSetLimitBySig  |                  使用数字签名的方式对公司进行授信                 |
