add Account Signer
fun addAccountSigner(signerAddress: AccountKeyPair, signerWeight: Int): T
Content copied to clipboard
Add new signer to the account. Use caution when adding new signers, make sure you set the correct signer weight. Otherwise, you might lock the account irreversibly.
This transaction can be sponsored.
Return
transaction
Parameters
signer Address
Stellar address of the signer that is added
signer Weight
Signer weight
Throws
for Horizon exceptions