BitShares Forum

Main => Technical Support => Topic started by: pluswave on December 05, 2017, 08:59:57 am

Title: General questions about multisig
Post by: pluswave on December 05, 2017, 08:59:57 am
中文版: 关于多签的一些问题

proposed_transaction 手续费应该由多签帐号来出。

1. 只能选BTS ?
2. 如果满足条件,执行时费用不足怎么办?又充值够了怎么办?

proposal_create/propsal_update

1. proposal_create/proposal_update 如果由一个多签的一个公钥来执行,还需要这个公钥完全控制的另一个帐号来出手续费(或者由另一个帐号/密钥签名出手续费),不能用多签帐号自己来出?
1. proposal_create/proposal_update 可以用非BTS资产吧?

-----------------------------------------------------

English Version: Some questions about multisig and fee:

for proposed_transaction,   fee should be payed by multisig account

1. The fee asset can only be BTS ?
2. if it has been approved (up the threshold approval ), but can't be executed because of fee, how about the proposal ? And if the account get more asset after that time ?

proposal_create/proposal_update

1. if proposal_create/proposal_update are executed by one publickey, can the multisig account itself pay for the fee ?

2. proposal_create/proposal_update can be paid by other assets instead of BTS ?

Title: Re: General questions about multisig
Post by: abit on December 05, 2017, 01:27:50 pm
1. no
2.1 will fail instantly but will retry when the transaction expires. If the proposal get approved again by disapprove then approve, it will try to execute again.
2.2 nothing will happen when only balance changed.

3. need an authorized account to pay transaction fee. It can be any account. for example, can be temp-account, in this case don't need additional signature, but need to transfer some asset to temp-account, for example from another account or from blind balances which will need one signature or more.
4.yes.