_default_signers
function _default_signers(account_details: (gtv) -> account_details, gtv: gtv): list<byte_array>(source)
Sets the default signers based on the provided account details, used only when adding a strategy and the required signers are not provided
Return
The default signers based on the account details provided
Parameters
account_details
A function that provides account details include main and disposable auth descriptors
gtv
The data in gtv format containing the account details