It updates a Kaia account to a multi-sig account. Balances in the account are required to pay the transaction fee when executing the account update transaction.
The request is successful.
The request is not valid.
{- "threshold": 4,
- "weightedKeys": [
- {
- "weight": 3,
- "publicKey": "0x04cdccfb99b2905561e3dd886687b429a004718f11b04914f17ce68fd3a0db46c598a45da85caa61fe84cb78a0f2eaa9983ec7b8805a93ef9428eb1350a8558237"
}, - {
- "weight": 1,
- "publicKey": "0x0463cc38f08dd15dfd416966e9d0da93942e26d2a9a9bcac08d614f487f94a7e46e4418d1acda9e21706f19c917486de40c974eb20c12a2eca2eea91895499d379"
}
]
}
{- "address": "0xa809284C83b901eD106Aba4Ccda14628Af128e14",
- "krn": "krn:1001:wallet:68ec0e4b-0f61-4e6f-ae35-be865ab23187:account-pool:default",
- "multiSigKeys": [
- {
- "publicKey": "0x04cdccfb99b2905561e3dd886687b429a004718f11b04914f17ce68fd3a0db46c598a45da85caa61fe84cb78a0f2eaa9983ec7b8805a93ef9428eb1350a8558237",
- "weight": 3
}, - {
- "publicKey": "0x0463cc38f08dd15dfd416966e9d0da93942e26d2a9a9bcac08d614f487f94a7e46e4418d1acda9e21706f19c917486de40c974eb20c12a2eca2eea91895499d379",
- "weight": 1
}
], - "threshold": 4,
- "transactionHash": "0xcd6c6a785bccbbb821e7fb0b3e1c15c0d35d6017706f843dd9cf7f3f4d3a452a",
- "updatedAt": 1599187391
}