There was an error while loading. Please reload this page.
JP
シグネチャ : (cosignatories: Account[]) => Promise< SignedTransaction >
説明 : 引数で指定したアカウントと共にSSSに登録されたアグリゲートトランザクションへ署名する
60秒間署名が行われなかった場合、エラー文をrejectする
EN
Signature : (cosignatories: Account[]) => Promise< SignedTransaction >
Description : Sign the aggregate transaction registered in SSS with the account specified in the argument
Reject error statement if no sign is made for 60 seconds