We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de4de67 commit c22fa07Copy full SHA for c22fa07
packages/rs-sdk/src/platform/transition/builder.rs
@@ -10,7 +10,6 @@ use dpp::version::PlatformVersion;
10
11
/// Trait for building state transitions
12
#[async_trait::async_trait]
13
-#[async_trait::async_trait]
14
pub trait StateTransitionBuilder {
15
/// Returns the settings for the state transition
16
///
0 commit comments