type SigningMethods = object; Defined in: aa-sdk/core/src/account/smartContractAccount.ts:59 Properties PropertyType formatSign(signature) => Promise<Hex> prepareSign(request) => Promise<SignatureRequest>