mirror of
https://github.com/corda/corda.git
synced 2024-12-27 08:22:35 +00:00
13 lines
444 B
Plaintext
13 lines
444 B
Plaintext
|
notaries : [{
|
||
|
name: "O=Notary A, L=Port Louis, C=MU, OU=Org Unit, CN=Service Name"
|
||
|
key: "GfHq2tTVk9z4eXgyWmExBB3JfHpeuYrk9jUc4zaVVSXpnW8FdCUNDhw6GRGN"
|
||
|
validating: true
|
||
|
}, {
|
||
|
name: "O=Notary B, L=Bali, C=ID, OU=Org Unit, CN=Service Name"
|
||
|
key: "GfHq2tTVk9z4eXgyEshv6vtBDjp7n76QZH5hk6VXLhk3vRTAmKcP9F9tRfPj"
|
||
|
validating: false
|
||
|
}]
|
||
|
eventHorizonDays = 100
|
||
|
minimumPlatformVersion = 1
|
||
|
maxMessageSize = 100
|
||
|
maxTransactionSize = 100
|