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