/build/rpc / contracts / forward
forward.verify_offer
- workflowforward-lifecycle·step 2 of 10(draft)Workflow: forward-lifecycle · step 2 of 10 (draft)
Source: `services/core-node/bcore/src/wallet/rpc/verify.cpp:316`. Full method description, parameters, and result schema require live `bitcoin-cli help` (currently unavailable; help_source: pending). Do not infer a schema from this stub — it intentionally omits params/result rather than fabricate them. **Draft.** Defined in source but not currently registered in any `static const CRPCCommand <name>[]` array — the JSON-RPC server does not expose this method.
Signature
forward.verify_offer() → any Code samples
Schema is a stub — generated samples are suppressed until live bitcoin-cli help is captured. Curated tensorcash-cli examples (when present) are real.
# Schema not yet captured from live `bitcoin-cli help`.
# This is the JSON-RPC envelope shape only — fill in params from source.
{"jsonrpc":"1.0","id":"docs","method":"forward.verify_offer","params":"<see source for arguments>"} Parameters
No parameters.
Result
Type: any
Pending live help — not specified in source-walk.
Source: services/core-node/bcore/src/wallet/rpc/verify.cpp:316
C++ symbol: forward_verify_offer