method BaseMandate.prototype.isSigned
BaseMandate.prototype.isSigned(): boolean

Check if mandate is signed (IntentMandate never gets signed)

Return Type

boolean

Usage

import { BaseMandate } from ".";