String signFunding({required Funding tx, dynamic hint}) => RustLib.instance.api.signerSignFunding(that: this, tx: tx, hint: hint);