Add server specification
This commit is contained in:
@ -172,7 +172,7 @@ pub struct Meta {
|
||||
}
|
||||
impl Metadata for Meta {}
|
||||
|
||||
#[rpc]
|
||||
#[rpc(server)]
|
||||
pub trait RpcSol {
|
||||
type Metadata;
|
||||
|
||||
|
Reference in New Issue
Block a user