| Name | Type | Description | Notes |
|---|---|---|---|
| method | string | [default to undefined] | |
| params | SignRawPayloadRequest | [default to undefined] |
import { SignRawPayload } from '@phantom/openapi-wallet-service';
const instance: SignRawPayload = {
method,
params,
};| Name | Type | Description | Notes |
|---|---|---|---|
| method | string | [default to undefined] | |
| params | SignRawPayloadRequest | [default to undefined] |
import { SignRawPayload } from '@phantom/openapi-wallet-service';
const instance: SignRawPayload = {
method,
params,
};