docs: typo fix (#292)
This commit is contained in:
parent
6ec8312b8c
commit
28c5c4febd
|
@ -156,7 +156,7 @@ pub struct CallResult {
|
|||
pub output: Bytes,
|
||||
}
|
||||
|
||||
/// Craete Result
|
||||
/// Create Result
|
||||
#[derive(Debug, Clone, PartialEq, Default, Deserialize, Serialize)]
|
||||
pub struct CreateResult {
|
||||
/// Gas used
|
||||
|
|
Loading…
Reference in New Issue